Friday, June 3, 2022
1 change · master
Enhancements to existing features
The Belgian payroll departure notice wizard now decides when to show the notice respect field based on the calculated notice period instead of fixed departure reason codes. This makes the process more accurate and easier to maintain for HR payroll users.
Original PR description
In belgian l10n payroll the departure notice wizard currently hides the notice_respect field using the hard-coded departure_reason_codes. This commit uses the computed value of weeks/months of notice to hide/show the field. task-2837430