Thursday, October 2, 2025
4 changes · saas-18.3
Enhancements to existing features
This update improves how Point of Sale orders handle taxes, fiscal positions, product configuration, receipts, and customer display information. It helps make checkout totals and order details more consistent across related POS flows such as restaurant bills, events, loyalty, sales, and self-ordering.
Original PR description
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 improves Point of Sale behavior across several localization and payment areas, including certified scale display, Italian fiscal documents, Belgian blackbox flows, and settling due amounts. These changes help stores meet local compliance requirements and provide smoother checkout/payment handling.
Approved leave that uses a work leave type will no longer automatically create a timesheet entry. This keeps timesheet records cleaner and avoids extra entries for time off that should not be tracked as worked time.
Original PR description
When a leave using a work leave type is approved, now it should not create a timesheet. task-5097482 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#229568 Forward-Port-Of: odoo/odoo#229300
The country state search field no longer shows extra spacing that made it look different from similar selection fields. This creates a more consistent and polished form experience for users.
Original PR description
There is a 2% margin added when searching for country states Remove this margin to have the field look like the majority of `many2one` fields task-5123126 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr