Draft
This is a preliminary version of the VDM documentation.
Task
- entity type: AggregateRoot
- id:
8d332687-7911-447f-99e1-b49728460bfd - code:
Task - name: Task
- description: registration of tasks depending on the assigned client and solver from a set of organizations, persons and centers
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Activities | LookupEntity [ProjectResource] | ✘ | ✔ | ✔ | ✘ | the activity to be performed within the task | |
| ActualEndDateTime | UtcDateTime | ✘ | ✔ | ✘ | ✘ | actual end date of task | |
| ActualStartDateTime | UtcDateTime | ✘ | ✔ | ✘ | ✘ | actual start date of task | |
| Category | LookupEntity [TaskCategory] | ✘ | ✔ | ✘ | ✘ | division of task into categories | |
| Descriptions | MultilineText | ✘ | ✔ | ✔ | ✔ | collection of localized notes, comments and informations | |
| Documentations | FileReference | ✘ | ✔ | ✔ | ✘ | reference to task documents file, e.g. in pdf format | |
| JobOrder | LookupEntity [JobOrder] | ✘ | ✔ | ✘ | ✘ | job order | |
| Name | Text | ✘ | ✘ | ✘ | ✔ | task summary | |
| Number | Text | ✘ | ✘ | ✘ | ✘ | unique assigned task number | |
| PercentageOfCompletion | WholeNumber | ✘ | ✔ | ✘ | ✘ | percentage fulfillment of the requirement in the statement of work | |
| PlannedEndDateTime | UtcDateTime | ✘ | ✔ | ✘ | ✘ | scheduled end date of task | |
| PlannedStartDateTime | UtcDateTime | ✘ | ✔ | ✘ | ✘ | scheduled start date of task | |
| Project | LookupEntity [ProjectHeader] | ✘ | ✔ | ✘ | ✘ | project | |
| ProjectItem | LookupEntity [ProjectItem] | ✘ | ✔ | ✘ | ✘ | the project item that is fulfilled by the task | |
| RequiredTime | DecimalNumber | ✘ | ✔ | ✘ | ✘ | planned time to complete the task | |
| RevisionDateTimes | UtcDateTime | ✘ | ✔ | ✔ | ✘ | task revision date | |
| SolvingCenters | NestedEntity [SolutionCenter] | ✘ | ✔ | ✔ | ✘ | centers that play role in task | |
| SolvingEmployees | NestedEntity [SolutionProvidingEmployee] | ✘ | ✔ | ✔ | ✘ | employees that play role in task | |
| SolvingOrganizations | NestedEntity [SolutionProvidingOrganization] | ✘ | ✔ | ✔ | ✘ | organizations that play role in task | |
| SolvingPersons | NestedEntity [SolutionProvidingPerson] | ✘ | ✔ | ✔ | ✘ | persons that play role in task | |
| SolvingProfessions | LookupEntity [Profession] | ✘ | ✔ | ✔ | ✘ | professions required to complete the task | |
| SolvingResources | LookupEntity [ProjectResource] | ✘ | ✔ | ✔ | ✘ | resources required to complete the task | |
| Status | LookupEntity [TaskStatus] | ✘ | ✔ | ✘ | ✘ | record of task status | |
| TaskType | LookupEntity [TaskType] | ✘ | ✔ | ✘ | ✘ | the type of functionality to which the task belongs |
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