Thursday, November 13, 2025
2 changes · 19.0
Enhancements to existing features
The Belgian account tags used for form 281.50 now carry the country information. This makes them easier to organize and allows them to be reused more flexibly in other situations.
Original PR description
Account tags for 281.50 are specific to Belgium. With this PR, the country is added to those tags, allowing easier group by and enabling their use in other cases as well. task-5236632 Forward-Port-Of: odoo/enterprise#98759
This update improves a few invoice and receipt reports for Saudi Arabia and the UAE. It adds the tax label before “credit note” in UAE reports and makes the “This is not a legal document” message follow the dual-language setting, so the printed output matches the user’s chosen language behavior.
Original PR description
Description of the issue/feature this PR addresses: - add tax to credit not reports in l10n_ae -adjusted arabic/english translations of 'this is not a legal document' to for the dual language option in settings Current behavior before PR: - tax wasn't printed before 'credit note' in l10n_ae - this is not a legal document always printed in both languages. Desired behavior after PR is merged: - tax shows before 'credit note' - this is not a legal document is printed in the language based on if the dual language setting is ticked. task-5067998 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr