Wednesday, November 12, 2025
2 changes · 17.0
Enhancements to existing features
The official payroll figures used for Luxembourg have been updated to match the 2025 rules. This helps ensure employee payroll calculations remain accurate and compliant with the latest official values.
Original PR description
Update the official numbers of the Luxembourg payroll rules for 2025. This is a backport of PR https://github.com/odoo/enterprise/pull/79805 task-5187202
When a payment line gets stuck waiting for a payment terminal response, the POS now shows a “Force Done” option. This helps staff move forward instead of being blocked by an unresponsive terminal.
Original PR description
If a payment line is stuck in a waiting state (e.g. payment terminal not responding to a request), we now display the "force done" button, to avoid blocking the user.