DocumentApprovalStatus
- entity type: NestedEntity
- id:
437b9cea-d7f2-42f1-9a8a-1d982f94c527 - code:
DocumentApprovalStatus - name: DocumentApprovalStatus
- description: document approval status
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| ApprovalDate | UtcDateTime | ✘ | ✘ | ✘ | ✘ | approval date | |
| Approved | LookupEntity [DocumentApprovalType] | ✘ | ✘ | ✘ | ✘ | approval status (yes/no) | |
| Approver | LookupEntity [EmployeeDetail] | ✘ | ✘ | ✘ | ✘ | employee who approved the document | |
| Document | LookupEntity [Document] | ✘ | ✘ | ✘ | ✘ | document that has been approved |
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