ShiftType
- entity type: AggregateRoot
- id:
d12f125b-d0d8-4e51-b631-78bf83439acb - code:
ShiftType - name: ShiftType
- description: codelist of shift types
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | code of shift type (i.e. key for entity lookup) | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | localized name of shift type | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized description of shift type (e.g. for tooltip) | |
| DailyJobDuration | DecimalNumber | ✘ | ✔ | ✘ | ✘ | daily number of hours | |
| WeeklyJobDuration | DecimalNumber | ✘ | ✔ | ✘ | ✘ | weekly number of hours |
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