Tuesday, March 31, 2026
1 change · master
New functionality added to Odoo
This update introduces a new 'ATN_MISC' benefit of kind to Odoo's payroll calculations. The employee PFI and CP200 salary rules have been adjusted to incorporate this new benefit, ensuring more accurate payroll processing. Unit tests have been added to verify the changes and maintain data integrity.
Original PR description
[IMP] l10n_be_payroll: new benefit of kind (ATN_MISC)
Miscalleneous Benefit Kind is added
employee_pfi and cp200_employee salary rules are adjusted with new added benefit of kind.
Test:
Unit tests are written to
1. check new ATN_MISC and ATN.MISC.2 lines are there
2. control payslip line_ids and their totals in the payslip.
task - 6032480