Draft
This is a preliminary version of the VDM documentation.
ProjectHeader
- entity type: AggregateRoot
- id:
d7bf3789-2dc1-4f97-b2c9-9135ae4dc786 - code:
ProjectHeader - name: ProjectHeader
- description: records of project headers
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| ActualCosts | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | actual costs | |
| ActualDurationDays | WholeNumber | ✘ | ✔ | ✘ | ✘ | real duration of the project | |
| ActualDurationWorkingDays | WholeNumber | ✘ | ✔ | ✘ | ✘ | real duration of the project (working days) | |
| ActualEndDate | UtcDateTime | ✘ | ✔ | ✘ | ✘ | date and time when the project real ended | |
| ActualRevenue | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | real revenue | |
| ActualStartDate | UtcDateTime | ✘ | ✔ | ✘ | ✘ | date and time when the project real starts | |
| ActualStatus | LookupEntity [ProjectStatus] | ✘ | ✔ | ✘ | ✘ | actual status of the project | |
| Code | Text | ✘ | ✔ | ✘ | ✘ | identifying code of the project | |
| ContactPerson | LookupEntity [Person] | ✘ | ✔ | ✘ | ✘ | contact person | |
| CostCenter | LookupEntity [CostCenter] | ✘ | ✔ | ✘ | ✘ | cost organizational structure of company | |
| Customer | LookupEntity [Organization] | ✘ | ✔ | ✘ | ✘ | the customer who placed the project | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized project description | |
| JobOrder | LookupEntity [JobOrder] | ✘ | ✔ | ✘ | ✘ | job order connected with the project | |
| MainProject | LookupEntity [ProjectHeader] | ✘ | ✔ | ✘ | ✘ | the main project | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | localized project name | |
| Number | Text | ✘ | ✔ | ✘ | ✘ | identifying number of project | |
| ParentProject | LookupEntity [ProjectHeader] | ✘ | ✔ | ✘ | ✘ | the parent project | |
| PlannedCosts | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | planned costs | |
| PlannedDurationDays | WholeNumber | ✘ | ✔ | ✘ | ✘ | planned duration of the project | |
| PlannedDurationWorkingDays | WholeNumber | ✘ | ✔ | ✘ | ✘ | planned duration of the project | |
| PlannedEndDate | UtcDateTime | ✘ | ✔ | ✘ | ✘ | planned date and time when the project ends | |
| PlannedRevenue | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | planned revenue | |
| PlannedStartDate | UtcDateTime | ✘ | ✔ | ✘ | ✘ | planned date and time when the project starts | |
| PlanStatus | LookupEntity [ProjectStatus] | ✘ | ✔ | ✘ | ✘ | plan status of the project | |
| PriceDate | UtcDateTime | ✘ | ✔ | ✘ | ✘ | date and time for price | |
| ReceivedDate | UtcDateTime | ✘ | ✔ | ✘ | ✘ | date and time when the project was recieved | |
| ResponsibleEmployee | LookupEntity [EmployeeDetail] | ✘ | ✔ | ✘ | ✘ | employee responsible for the project | |
| SummationAmounts | NestedEntity [SummationAmount] | ✘ | ✔ | ✔ | ✘ | recapitulation of amounts calculated as the sum of products, discount, shipping and taxes for the project | |
| TotalAmount | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | total amount | |
| TotalAmountAfterDiscount | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | total amount after discount | |
| TotalAmountAfterDiscountBase | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | tax base amount after discount | |
| TotalAmountBase | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | tax base amount | |
| TotalRoundingAmount | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | total rounding | |
| Warehouse | LookupEntity [Warehouse] | ✘ | ✔ | ✘ | ✘ | warehouse |
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