Tuesday, December 23, 2025
2 changes · 19.0
New functionality added to Odoo
This update adds the ability to generate Peruvian 5th and 6th Inventory and Balance reports within the general ledger. These reports require specific data from account and company settings, and are created using direct SQL queries for efficiency, as they don't need a user interface.
Original PR description
Adding 'Inventory and Balance' export option to the Peruvian general ledger report, and fields required for these reports to account_account and res_company. Report lines are handled with direct SQL queries since no UI display is required for this one, and some elements needed are outside of the scope of the usual reports model. task-4057152 Forward-Port-Of: odoo/enterprise#89744
This update adds crucial financial reports – Balance Sheet and Profit & Loss – to the Odoo system for Mauritania. This expansion allows Mauritanian businesses using Odoo to generate accurate financial statements in their local currency and reporting standards. It improves compliance and reporting capabilities within the Odoo Enterprise platform.
Original PR description
Add the Balance Sheet and Profit & Loss to the Mauritanian localization. task-4236158 Forward-Port-Of: odoo/enterprise#100897 Forward-Port-Of: odoo/enterprise#86530