Daily updates from Odoo
Thursday, January 22, 2026
1 change · saas-18.2
Code cleanup and technical improvements
This update simplifies the handling of change rounding in Point of Sale transactions. The team has introduced a new setting to easily control whether POS transactions should round to the nearest currency unit, making it more flexible for different business needs. This change improves the user experience and reduces potential discrepancies in cash handling.
Original PR description
In the entreprise associated PR, we override `shouldRoundChange` in `pos_settle_order` module. opw-5222985