Wednesday, June 24, 2026
1 change · saas-18.4
Enhancements to existing features
This update makes the e-invoicing report template easier to adapt without conflicts from other customizations. It reduces the chance of report-related issues when other modules or third-party changes adjust the same invoice layout.
Original PR description
**Description of the issue/feature this PR addresses:** As the new `xpath` is expecting a very specific type of `t-if` which is possibly changed in other templates of third parties or even Odoo itself which do not depend on this module, we take a more robust approach to identify the block **Current behavior before PR:** Issues with inherited views outside the dependency tree (because of primary=True) **Desired behavior after PR is merged:** Less friction and smoother identifier of the needed diff Info: @wt-io-it --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#270605