EmployeePayrollDocument
- entity type: AggregateRoot
- id:
2f67bcb8-3095-482f-8947-7260941f1bdb - code:
EmployeePayrollDocument - name: EmployeePayrollDocument
- description: documents with salary processing (e.g. pay slip, income certificate,...)
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| DocumentType | LookupEntity [PayrollDocumentType] | ✘ | ✔ | ✘ | ✘ | payroll document type (e.g. pay slip, income certificate,...) | |
| Employee | LookupEntity [EmployeeDetail] | ✘ | ✘ | ✘ | ✘ | relationship to employee | |
| Employment | LookupEntity [Employment] | ✘ | ✔ | ✘ | ✘ | relationship to employment | |
| PayrollFile | FileReference | ✘ | ✔ | ✘ | ✘ | file reference to payroll document, for example in pdf format | |
| ValidFrom | Date | ✘ | ✔ | ✘ | ✘ | document validity from | |
| ValidTo | Date | ✘ | ✔ | ✘ | ✘ | document validity to |
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