EmployeePayroll
- entity type: AggregateRoot
- id:
fbc319f1-4d0b-4246-89a7-40da91016f80 - code:
EmployeePayroll - name: EmployeePayroll
- description: information on insolvency, distraint and salary payments of the employee
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| CurrentPosition | LookupEntity [EmployeePosition] | ✘ | ✔ | ✘ | ✘ | employee current work position (i.e. shortcut between payroll and employee position subdomain when planned positions not defined) | |
| Distraint | TwoOptions | ✘ | ✔ | ✘ | ✘ | employee has distraint | |
| Employee | LookupEntity [EmployeeDetail] | ✘ | ✘ | ✘ | ✘ | relationship to employee | |
| Employment | LookupEntity [Employment] | ✘ | ✔ | ✘ | ✘ | relationship to employment | |
| Insolvency | TwoOptions | ✘ | ✔ | ✘ | ✘ | employee has insolvency | |
| Organization | LookupEntity [Organization] | ✘ | ✔ | ✘ | ✘ | organization of employee (i.e. shortcut between payroll and organization subdomain when planned positions not defined) | |
| OrganizationUnit | LookupEntity [OrganizationUnit] | ✘ | ✔ | ✘ | ✘ | organization unit of employee (i.e. shortcut between payroll and organization subdomain when planned positions not defined) | |
| PayAdvancePause | TwoOptions | ✘ | ✔ | ✘ | ✘ | employee has stopped advance payments | |
| PayGroup | LookupEntity [PayGroupType] | ✘ | ✔ | ✘ | ✘ | pay group | |
| PayInterval | LookupEntity [PayIntervalType] | ✘ | ✔ | ✘ | ✘ | pay interval | |
| PayLocality | LookupEntity [PayrollLocality] | ✘ | ✔ | ✘ | ✘ | payroll locality (employee placement at payroll locality, payroll branch, etc.) | |
| PayRate | DecimalNumber | ✘ | ✔ | ✘ | ✘ | date from which work position is valid | |
| WorkingTimeCapacity | DecimalNumber | ✘ | ✔ | ✘ | ✘ | working time capacity |
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
List of changes
September 2025
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | |
|---|---|---|---|---|---|---|
| 🆕 | CurrentPosition | -> LookupEntity [EmployeePosition] | -> False | -> True | -> False | -> False |
| 🆕 | PayLocality | -> LookupEntity [PayrollLocality] | -> False | -> True | -> False | -> False |
| ❗ | PayRate |