Tuesday, February 10, 2026
3 changes · 19.0
Enhancements to existing features
This update adjusts a key parameter within the Australian Payroll module (l10n_au_hr_payroll) to comply with updated 2026 PEA (Payroll Tax Equivalent Amount) rules. This ensures accurate payroll calculations and adherence to Australian tax regulations, minimizing potential compliance risks.
Original PR description
This task updates PEA rule parameter value task-5884083 Forward-Port-Of: odoo/enterprise#105896
Resolved issues and error corrections
This update resolves an issue where the restaurant appointment tour would fail after a page refresh due to a reset of the simulated time. The fix uses a new tool to maintain the correct date, ensuring the tour correctly displays all scheduled appointments. This improves the user experience for restaurant bookings.
Original PR description
The `RestaurantAppointmentTour` fails when page refreshes reset the mock clock to system time, causing the frontend to filter out mock appointments and the tour to timeout. Refactor the tour to use the new `withTimeFreeze` helper, ensuring the simulated date persists across reloads so appointments remain visible. runbot-232601 Related Community PR: odoo/odoo#247596 Forward-Port-Of: odoo/enterprise#106724
This update resolves an issue where the system incorrectly calculated employee expenses when both a private and company car were used during the same pay period. The fix ensures accurate expense tracking by properly accounting for both vehicle types, improving payroll accuracy and compliance.
Original PR description
…occupation