Wednesday, July 8, 2026
1 change · saas-19.4
New functionality added to Odoo
This update adds missing translations for various user-facing messages within the Odoo Point of Sale (POS) modules. This ensures that the POS system is accessible and understandable for users in different languages, improving the overall customer experience. The changes cover dialogs, error messages, and other UI elements across multiple POS applications.
Original PR description
pos* = All POS module In this commit: -------------------------------- Add missing translations for user-visible strings across POS modules. - Translated dialogs, errors, alerts, and other UI-visible messages - Updated Python-side UserError, ValidationError, and warning messages Task-5406947 Related PR-https://github.com/odoo/enterprise/pull/102094 Forward-Port-Of: odoo/odoo#273421 Forward-Port-Of: odoo/odoo#239972