Tuesday, December 23, 2025
2 changes · saas-19.1
Enhancements to existing features
This update enhances the self-ordering system by displaying the table number directly within the generated QR codes. This makes it much easier for staff to quickly identify which order belongs to which table, improving order accuracy and efficiency.
Original PR description
Before this commit: ====================== It was difficult to identify which table a QR code belonged to when viewing the generated QR code PDFs. After this commit: ====================== The table number is now displayed between the Odoo logo in each table’s QR code, making it easier to recognize and differentiate table QR codes. Task-5217734 Forward-Port-Of: odoo/odoo#233935
This pull request enhances the visual presentation and usability of the account reports module. Specifically, it updates the styling of review states and introduces a new check view redirection for single returns, streamlining the user experience. These changes improve clarity and efficiency within the reporting process.
Original PR description
task-5155703 Forward-Port-Of: odoo/enterprise#98675