Wednesday, July 16, 2025
2 changes · saas-18.4
Enhancements to existing features
The point of sale payment screen now shows the cash rounding amount aligned to the right with a more subtle text style. This makes the payment details easier to scan and improves the checkout interface without changing how payments work.
Original PR description
We moved the cash rounding value to the right, making it text muted to improve UI.
When an IoT box image is reset to another development branch, it now also installs any newly required system and Python packages. This helps development environments stay consistent and reduces setup issues after branch changes.
Original PR description
When resetting on another branch with aliases `odoo_dev` and `odoo_origin`, we now also install new packages from `requirements.txt` and `packages.txt`. Forward-Port-Of: odoo/odoo#219050