Wednesday, April 29, 2026
1 change · 17.0
Enhancements to existing features
This update adjusts payroll deductions for employees aged 60 or older. It ensures NSSF contributions stop when an employee reaches 60, aligning with Kenyan regulations and accounting for the timing of the change (starting in the following month). A new test has been added to verify this functionality.
Original PR description
[IMP] l10n_ke_payroll: stop NSSF deductions after 60
When the user is creating a payslip and if the age of employee is >=60 the NSSF deductions must stop
(If the 60 years is finished in 10th of March -> it will stop in April (deduction stop starts from next month))
Test:
Unit test is written to check stopping NSSF deductions with dynamic birthday.
task - 6074658