Wednesday, April 1, 2026
2 changes · saas-19.2
Enhancements to existing features
The sickness relapse checkbox in Belgian payroll processing now defaults to unchecked instead of checked. This change reflects the updated 56-day sickness period policy, where relapse situations are less common and the system now assumes "no relapse" by default, reducing manual corrections needed by HR staff.
Original PR description
Because the sickness period is now 56 days, the heuristic has switched to "mostly always a no," so the relapse checkbox is unchecked by default. Task: 6081595
The payroll system now hides worked day details from the payslip summary widget when they're not needed for certain pay structures, such as bonus-only payments. This change reduces clutter and confusion for pay officers by dynamically showing only relevant information based on the pay structure type.
Original PR description
In order to improve the experience of pay officers and prevent any confusion, some pay structures will not require the display of individual work day lines such as bonuses. Accordingly, the worked day widgets will be dynamic. Task: 6030842