Tuesday, February 24, 2026
1 change · saas-18.3
Enhancements to existing features
This update adds tests to ensure accurate calculation of wage types on payslips, considering various employee contract settings and leave requests. These tests verify correct processing of monthly wage types and multiple leave periods across different months, enhancing payroll accuracy.
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