Monday, December 22, 2025
1 change · 18.0
New functionality added to Odoo
This update adds the ability to generate Peruvian 5th and 6th Inventory and Balance reports as part of the general ledger. These reports now include necessary data for Peruvian accounting standards, leveraging direct SQL queries for efficiency and covering data not typically found in standard reports.
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