Monday, June 3, 2024
3 changes · master
Enhancements to existing features
Recruitment settings now provide access to salary contract templates, making it easier for HR teams to manage reusable offer and contract structures from the recruitment area. This improves navigation and reduces the need to switch between separate HR configuration screens.
Original PR description
In this commit, Template menuitem is added to the settings of the recruitment. Task-3897704
Employee salary package car descriptions now include the vehicle range, making car options clearer during contract or salary package review. This helps HR teams and employees better distinguish similar vehicles when evaluating benefits.
Original PR description
task-3847484
The employee contract form no longer defaults to the Belgian CDI contract type for non-Belgian companies. Belgian companies will still receive CDI by default, helping avoid incorrect contract setup in other countries.
Original PR description
The CDI contract type is only present in Belgian companies. This change then sets the default value of contract type to blank unless the current company is a Belgian company in which case contract type is set to CDI. task-3911537