Daily updates from Odoo
Thursday, June 4, 2026
1 change · saas-19.1
Features or functions removed from Odoo
This update simplifies the Point of Sale system by removing a QR code print option that was only used in specific self-ordering restaurant setups. This change streamlines the configuration and reduces complexity for most users. The removal also eliminated a redundant link within the Point of Sale module description.
Original PR description
In this commit, --- - pos_self_order: removed the QR code print option from the pos config list view, as printing QR codes is only relevant for restaurants with self-order enabled and is already available in the configuration settings. - point_of_sale: removed the anchor tag from the Point of Sale module description, since the module header already provides the link. task-6222663 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#265472