Thursday, November 27, 2025
2 changes · 19.0
Enhancements to existing features
This update adjusts the size of the QR code displayed to customers in Odoo Point of Sale. The previous QR code was too small, impacting its visibility and user experience. This change ensures a more consistent and easily scannable QR code for customers.
Original PR description
QR code generated for customer display in Odoo POS is considered too small, therefore need size adjustment for enhanced visibility and user experience. Sizing is adjusted to be more uniformed with the backend popup. task-[5262218](https://www.odoo.com/odoo/project.task/5262218) Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This update clarifies the tooltip for the 'Prices' setting in the Odoo configuration. Previously, it stated the setting couldn't be changed after an invoice was created. Now, it correctly indicates the setting locks once a journal entry is created, providing clearer guidance for users. This change enhances usability and reduces potential confusion.
Original PR description
This commit improves the tooltip of the Prices setting in configuration. The old tooltip "This setting cannot be changed after an invoice is created." is changed to "This setting locks once a journal entry is created." task-5354382 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#237093