Draft
This is a preliminary version of the VDM documentation.
TaskFulfillment
- entity type: AggregateRoot
- id:
715ee6ff-e2a0-4fce-8d3f-77c7f67fc387 - code:
TaskFulfillment - name: TaskFulfillment
- description: performance of tasks by individuals or centers in connection with the performed activity
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Activity | LookupEntity [ProjectResource] | ✘ | ✔ | ✘ | ✘ | fulfilled activity | |
| CostCenters | LookupEntity [CostCenter] | ✘ | ✔ | ✔ | ✘ | fulfillment centers | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized detail fulfillment description | |
| Documentations | FileReference | ✘ | ✔ | ✔ | ✘ | reference to task fulfillment documents file, e.g. in pdf format | |
| Duration | DecimalNumber | ✘ | ✘ | ✘ | ✘ | value of time spent | |
| DurationUnit | LookupEntity [DurationUnitType] | ✘ | ✘ | ✘ | ✘ | fulfillment time unit days, hours, minutes | |
| Employees | LookupEntity [EmployeeDetail] | ✘ | ✔ | ✔ | ✘ | fulfillment employees | |
| EndDateTime | UtcDateTime | ✘ | ✔ | ✘ | ✘ | performance end date | |
| ExecutionDate | Date | ✘ | ✘ | ✘ | ✘ | fulfillment date | |
| FulfillmentCategory | LookupEntity [FulfillmentActivityCategory] | ✘ | ✔ | ✘ | ✘ | possible category of task performance activity | |
| FulfillmentTasks | LookupEntity [Task] | ✘ | ✘ | ✔ | ✘ | completed tasks | |
| FulfillmentType | LookupEntity [FulfillmentActivityType] | ✘ | ✔ | ✘ | ✘ | activity performed | |
| LastReport | TwoOptions | ✘ | ✔ | ✘ | ✘ | a flag saying that the responsible person has completed the required task | |
| PercentageOfCompletion | WholeNumber | ✘ | ✔ | ✘ | ✘ | percentage fulfillment of the requirement in the statement of work | |
| Persons | LookupEntity [Person] | ✘ | ✔ | ✔ | ✘ | fulfillment persons | |
| StartDateTime | UtcDateTime | ✘ | ✔ | ✘ | ✘ | performance start date |
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 | |
|---|---|---|---|---|---|---|
| 🆕 | Activity | -> LookupEntity [ProjectResource] | -> False | -> True | -> False | -> False |
| 🆕 | FulfillmentCategory | -> LookupEntity [FulfillmentActivityCategory] | -> False | -> True | -> False | -> False |