Tuesday, October 28, 2025
1 change · 18.0
Enhancements to existing features
The accounting accrual orders wizard now has a cleaner structure that makes it easier to adapt how reversal entries are created. This supports businesses that need accruals spread across multiple periods, helping future customizations better match invoices over time.
Original PR description
Add a dedicated hook method to facilitate customization of reversal entry generation in the accrued orders wizard. Reason: The current implementation creates a single reversal entry that is applied in the next period. For scenarios requiring accrual allocation across multiple periods, modules need the ability to generate multiple reversal entries (one per period) to properly net-off against actual invoices --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#233142