Tuesday, February 24, 2026
2 changes · 19.0
Enhancements to existing features
In French, replace 'toutes taxes comprises' with 'ttc' for better UI alignment. task-5712223
Original PR description
In French, replace 'toutes taxes comprises' with 'ttc' for better UI alignment. task-5712223
This update adds tests to ensure accurate calculation of wage types on payslips, considering various employee contract details like monthly wage types and multiple leave requests across different months. These tests strengthen the reliability of the Swiss payroll system by verifying correct wage type assignments.
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