Monday, June 15, 2026
2 changes · saas-19.1
Enhancements to existing features
This update enhances the visual appearance of both customer receipts and preparation tickets within the Point of Sale system. Specifically, font styling has been improved and floor information is now displayed alongside table numbers on preparation tickets, providing clearer details for staff.
Original PR description
In this commit - --------------- Enhanced font styling for receipt and preparation ticket Added floor information next to table number on preparation ticket Task - 6125322 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#260559
This update enhances the visual appearance of Odoo invoices generated through the account_edi_ubl_cii module. The changes include a refined header and footer, a confirmation message indicating the document was created by Odoo, and a disclaimer stating it's not an official document. These improvements contribute to a more professional and user-friendly experience for our clients.
Original PR description
The previous UI was a little bit raw. To improve the client experience, we made the following changes: - Modify an inherited internal layout to improve header and footer. - Add a pill that says "Generated by Odoo". - Add a sentence mentioning that it is not an official document. Task-6132980 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#260393