Draft
This is a preliminary version of the VDM documentation.
Activity
- entity type: AggregateRoot
- id:
fd6e382f-5114-4be3-ac5f-e85570d346c6 - code:
Activity - name: Activity
- description: records of activities (CRM) 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 | |
|---|---|---|---|---|---|---|---|
| ActivityType | LookupEntity [ActivityType] | ✘ | ✔ | ✘ | ✘ | type of functionality to which activity belongs | |
| ActualEndDateTime | UtcDateTime | ✘ | ✔ | ✘ | ✘ | actual end date of activity | |
| ActualStartDateTime | UtcDateTime | ✘ | ✔ | ✘ | ✘ | actual start date of activity | |
| Category | LookupEntity [ActivityCategory] | ✘ | ✔ | ✘ | ✘ | division of activity into categories | |
| Descriptions | MultilineText | ✘ | ✔ | ✔ | ✔ | collection of localized notes, comments and informations | |
| Documentations | FileReference | ✘ | ✔ | ✔ | ✘ | link to documents about the activity, e.g. in pdf format | |
| JobOrder | LookupEntity [JobOrder] | ✘ | ✔ | ✘ | ✘ | job order | |
| Name | Text | ✘ | ✘ | ✘ | ✔ | localized activity summary | |
| Number | Text | ✘ | ✘ | ✘ | ✘ | unique assigned activity number | |
| PlannedEndDateTime | UtcDateTime | ✘ | ✔ | ✘ | ✘ | scheduled end date of activity | |
| PlannedStartDateTime | UtcDateTime | ✘ | ✔ | ✘ | ✘ | scheduled start date of activity | |
| Project | LookupEntity [ProjectHeader] | ✘ | ✔ | ✘ | ✘ | project | |
| ShippingAddress | NestedEntity [Address] | ✘ | ✔ | ✘ | ✘ | customers shipping address | |
| SolvingCenters | NestedEntity [SolutionCenter] | ✘ | ✔ | ✔ | ✘ | centers that play role in activity | |
| SolvingEmployees | NestedEntity [SolutionProvidingEmployee] | ✘ | ✔ | ✔ | ✘ | employees that play role in activity | |
| SolvingOrganizations | NestedEntity [SolutionProvidingOrganization] | ✘ | ✔ | ✔ | ✘ | organizations that play role in activity | |
| SolvingPersons | NestedEntity [SolutionProvidingPerson] | ✘ | ✔ | ✔ | ✘ | persons that play role in activity | |
| Status | LookupEntity [ActivityStatus] | ✘ | ✔ | ✘ | ✘ | record of activity status |
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
October 2025
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | |
|---|---|---|---|---|---|---|
| ❗ | ActivityType | |||||
| ❗ | ActualEndDateTime | |||||
| ❗ | ActualStartDateTime | |||||
| ❗ | Category | |||||
| ❗ | Descriptions | |||||
| ❗ | Documentations | |||||
| ❗ | JobOrder | |||||
| ❗ | Name | |||||
| ❗ | Number | |||||
| ❗ | PlannedEndDateTime | |||||
| ❗ | PlannedStartDateTime | |||||
| ❗ | Project | |||||
| ❗ | ShippingAddress | |||||
| ❗ | SolvingCenters | |||||
| ❗ | SolvingEmployees | |||||
| ❗ | SolvingOrganizations | |||||
| ❗ | SolvingPersons | |||||
| ❗ | Status |