Friday, March 25, 2022
1 change · master
Resolved issues and error corrections
Belgian payroll now shows the proper label next to the employee disabled checkbox. This makes the employee form clearer and avoids confusion when reviewing or updating employee details.
Original PR description
After installing l10n_be_hr_payroll, the disabled field is added to the hr.employee view but not in a group. This causes the field label to not be displayed, only the checkbox. This commit adds the field label next to the checkbox. task-2790206