Tuesday, February 24, 2026
1 change · saas-18.4
Enhancements to existing features
This update adds tests to ensure payslips accurately reflect employee wage types, considering variations in monthly wage types and overlapping leave requests. These tests cover multiple months and employee contracts, enhancing the reliability of payroll calculations. This improves accuracy and reduces potential errors in payslip generation.
Original PR description
This commit adds tests to the `_compute_l10n_ch_swiss_wage_ids` function to verify **Wage Types** in payslips across multiple months and with different **Monthly Wage Types** defined in an employee’s contract, as well as multiple leave requests occurring in different months. task-5906677 Forward-Port-Of: odoo/enterprise#107802