Friday, April 16, 2021
3 changes
Enhancements to existing features
The Chilean electronic stock documents and US 1099 localization modules now use the updated module icon. This keeps the app list visually consistent and easier to recognize for users browsing localization tools.
Original PR description
Purpose of the task is to update remaning l10n modules icon with new icon. So in this commit, Updated remaning l10n modules icon with new icon. TaskID: 2497322
Belgian payroll contracts now record the employee's age at the time the contract is created. This helps HR teams quickly choose the correct impulsion plan when age-based eligibility matters.
Original PR description
Add the employee's age at contract creation to have a fast way to select the right impulsion plan if necessary. Task ID: 2504458
The calendar event form has been adjusted to stay consistent with recent changes to the calendar layout. This helps ensure appointment-related information remains visible only to the right users after fields were moved between tabs.
Original PR description
# Purpose Adapt the calendar event view with the calendar changes # Specifications Since the tab "Misc" was removed and the user_id field moved in another tab, we need to add the groups attribute for the field appointment_type_id. task-2196775