Daily updates from Odoo
Thursday, July 16, 2026
1 change
Code cleanup and technical improvements
Several Point of Sale localization and payment screens were updated to stay compatible with Odoo's next web interface framework. This is an internal modernization that helps maintain stability during the Owl 3 migration without changing day-to-day business workflows.
Original PR description
`* = ["l10n_de_pos_cert", "l10n_mx_edi_pos", "l10n_pe_edi_pos", "pos_tyro"]` As part of the migration from `owl 2` to `owl 3`, this commit replaces uses of `t-custom-model` with `t-model` or `t-model.proxy`. Community: https://github.com/odoo/odoo/pull/271520