Thursday, June 26, 2025
2 changes · saas-18.2
Resolved issues and error corrections
Fixes a compatibility issue that could prevent POS ticket validation screens from loading correctly when certain localization modules are installed after a recent POS update. This helps businesses in Argentina and Peru continue using localized POS workflows without installation or screen errors.
Original PR description
The Ticket Validation screen in POS has recently been updated. However, this change may break the override defined in the Ticket Validation screen view when installing any of the `l10n_{ar/pe/ec_edi}_pos` modules. This issue occurs if the `point_of_sale` module was installed before the update and you install one of these localization modules after pulling the latest code.
To ensure compatibility and prevent the override from failing, we have updated the XPath expression in the `l10n_{ar/pe/ec_edi}_pos` modules to make it more resilient to view changes.
Followup of: https://github.com/odoo/odoo/pull/201995/commits/d6f75fc61c54ba8d6726508c78ed91c11ea6b1bd
sentry-6673777020
---
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-prThis update prevents installation errors when adding Ecuador POS electronic invoicing localization after recent POS screen changes. It makes the related screen customization more resilient, helping businesses avoid setup interruptions after updating their system.
Original PR description
The Ticket Validation screen in POS has recently been updated. However, this change may break the override defined in the Ticket Validation screen view when installing any of the `l10n_{ar/pe/ec_edi}_pos` modules. This issue occurs if the `point_of_sale` module was installed before the update and you install one of these localization modules after pulling the latest code.
To ensure compatibility and prevent the override from failing, we have updated the XPath expression in the `l10n_{ar/pe/ec_edi}_pos` modules to make it more resilient to view changes.
Followup of: https://github.com/odoo/odoo/pull/201995/commits/d6f75fc61c54ba8d6726508c78ed91c11ea6b1bd
sentry-6673777020