Saturday, February 14, 2026
1 change · saas-18.3
Enhancements to existing features
This update improves the generation of XML files for HR tax reporting (l10n_hr_edi) by streamlining processes and adding more robust testing. Specifically, the system now handles multiple tax totals and categories correctly, and includes new tests to ensure accurate invoice exemption processing and fiscalization queries are limited to own documents.
Original PR description
- Improving the ubl_hr method chain to include less overrides in favor of extensions - Adding proper handling of multiple tax total and tax category nodes for hrextac - Refining docstrings and comments for ubl_hr - Adding a test with multiple tax types - Adding a test for account_edi_ubl_cii_tax_extension integration - Adjusting MER methods to correspond to API changes: fiscalization queries are now only available for own documents task-none --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#247339