Friday, August 1, 2025
2 changes · 18.0
Enhancements to existing features
Restaurant point-of-sale users can now access a "Get QR Codes" button directly from the floor plan view. The button opens a prefilled Odoo.com form, making it easier to order engraved QR codes for self-ordering tables.
Original PR description
Add a `Get QR Codes` button on the floor plan view TaskID: 4814164
Belgian payroll now excludes PFI contracts when calculating an employee’s seniority for departure notice periods. This helps ensure notice periods are computed according to Belgian rules and avoids overstating seniority for employees with PFI contract history.
Original PR description
When you generate the notice period for leaving employees, you must compute their seniority. In Belgium, PFI contracts should not be taken into account. This commit filters the contracts to ignore PFI ones. task-4788455