Leave by employee
This function is used to enter and inquire the number of leave days for each employee per year.
Prerequisites
Refer to documentation Implementation
Screen management
Entry screen
Entry of year and employee.
For each event of "leave" type, entry of the number of leave days.
- Initialization of the number of days accumulated and taken:
If the payroll module is deactivated, the initialization must be performed manually, either individually (record by record) or in mass via the 'Extraction' button.
If the payroll module is activated, the initialization must be performed via the 'Annual leave initialization' function. - Number of accumulated days update:
If the payroll module is deactivated, this update must be performed manually, either individually (record by record) or in mass via the 'Extraction' button.
If the payroll module is activated, the update will be performed automatically upon every payslip calculation by the monthly payroll total value set up in the 'Annual leave periods' function. - Number of taken days update:
The update is automatic upon every leave entry in time entry.
Block number 1
Year (field YEA) |
Employee ID (field REFNUM) |
The ID number is the employee's unique identifier. It contains 1 to 15 characters. |
Contract (field CTRNUM) |
For multicontract employees, the number of the employee contract corresponding to one of their contract chronos must be entered. |
Legislation (field LEG) |
In multi-legislated folders (where the LEG activity code is active), the Legislation fields are displayed.
If a legislation is entered in the record header, other fields entered must follow any rules applicable to the legislation. If a legislation is not entered in the record header, it might be deduced from another element (such as the company, site, or employee) and again, other fields entered must follow any rules applicable to the legislation. If a multi-legislation group of companies is selected, other fields entered must follow any rules applicable to the legislation of at least one company in the group. Example If you select a group of British (BRI) and French (FRA) legislation companies, you cannot enter a value in a field that is only applicable to the South African (ZAF) legislation. In single legislation folders (where the LEG activity code is not active), the Legislation fields are not displayed. |
Grid Events
Code (field TIM) |
Event code with three characters identifying the nature of the time spent. The time entry is performed on these event codes. |
Accrued (field NBRDAY) |
Taken (field NBRPRI) |
Number of leave days taken by the employee during the reference year. |
Close (field NBRCLE) |
Number of leave days not taken by the employee. |
Cycle start (field EMPCYCSTR) |
Cycle end (field EMPCYCEND) |
Period start (field EMPLEASTR) |
Period end (field EMPLEAEND) |