Wednesday, December 24, 2025
1 change · 19.0
Enhancements to existing features
This update adjusts financial reports for Mexico (l10n_mx_reports_closing) to accurately reflect equity balances when initial balances are excluded. The changes also simplify the process for customizing how undistributed lines are handled, making future adjustments easier. This ensures more precise financial reporting for Mexican operations.
Original PR description
Following the changes introduced in odoo#240742 and in enterprise#95062, this commit adapts the l10n_mx_reports_closing tests, as the equity_unaffected account amounts change if include_initial_balance = False. This commit also moves the domain logic for the Undistributed Line to a dedicated function, making it simpler to customize this behavior if needed. no-task