EmployeeVacation
- entity type: AggregateRoot
- id:
ed2edec3-ad1b-4a66-8f88-05929dc8db87 - code:
EmployeeVacation - name: EmployeeVacation
- description: summation entitlements, taking and shortening of employee leave (values are in hours)
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Correction | DecimalNumber | ✘ | ✔ | ✘ | ✘ | correction of vacation (manual or absenteeism) | |
| CurrentYearBalance | DecimalNumber | ✘ | ✔ | ✘ | ✘ | vacation balance in the current year | |
| CurrentYearEntitlement | DecimalNumber | ✘ | ✔ | ✘ | ✘ | vacation entitlement in current year | |
| CurrentYearUsage | DecimalNumber | ✘ | ✔ | ✘ | ✘ | vacation taken in the current year | |
| Employee | LookupEntity [EmployeeDetail] | ✘ | ✘ | ✘ | ✘ | relationship to employee | |
| Employment | LookupEntity [Employment] | ✘ | ✔ | ✘ | ✘ | relationship to employment | |
| LastYearUnused | DecimalNumber | ✘ | ✔ | ✘ | ✘ | unused vacation from last year | |
| MonthCode | Text | ✘ | ✔ | ✘ | ✘ | year and month of data validity (e.g. '2020-03') | |
| TotalEntitlement | DecimalNumber | ✘ | ✔ | ✘ | ✘ | vacation total entitlement |
Properties or their values can be marked with:
- 🆕 - signifies about new property or value
- ❗ - signifies that property or its values have been changed during month
- ❌ - signifies that property or its value has been deleted
- if property appears with ❗ and no change is listed, then the changes have been made to values which are not documented here