Daily updates from Odoo
Monday, December 29, 2025
2 changes · 18.0
New functionality added to Odoo
This update adds specific account tags for Ireland's accounting standards. These tags are used to improve financial reporting accuracy, particularly in new reports related to profit and balance sheets. This change aligns with local accounting regulations and enhances the reporting capabilities for Irish businesses using Odoo.
Original PR description
Added dedicated account tags for ireland CoA. And set these tags to corresponding Irish and default accounts. These tags are used for computation in new PL and BS tags reports. Related Enterprise PR: https://github.com/odoo/enterprise/pull/91903 Task: 4978415
This update introduces new Profit & Loss and Balance Sheet reports for Ireland, utilizing account tags instead of traditional account codes. This change simplifies reporting and provides more granular financial insights. The previous account code-based reports have been disabled.
Original PR description
This pr introduce new PL and BS reports based on account tags. And old PL and BS reports based on account codes are inactive now. So now user have to now manually enable them via Enable more on each report. Related Community PR: https://github.com/odoo/odoo/pull/222186 Task: 4978415