Wednesday, October 29, 2025
1 change · saas-18.2
Enhancements to existing features
The accounting accrued orders wizard now includes a customization point for creating reversal entries. This helps businesses support accruals spread over several periods, allowing future modules to match reversals more accurately against actual invoices.
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#233295 Forward-Port-Of: odoo/odoo#233142