Wednesday, June 24, 2026
1 change · 19.0
Enhancements to existing features
This update makes the e-invoice report customization more resilient when other installed apps or customizations adjust the same report templates. It reduces the chance of conflicts during upgrades or deployments, helping accounting-related reports behave more consistently.
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