Draft
This is a preliminary version of the VDM documentation.
ProjectItem
- entity type: AggregateRoot
- id:
8023e1a3-fbc3-4448-aa33-8a4267ce4598 - code:
ProjectItem - name: ProjectItem
- description: records of the project items
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| ActualCosts | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | actual costs | |
| ActualDurationDays | WholeNumber | ✘ | ✔ | ✘ | ✘ | actual duration in days | |
| ActualDurationWorkingDays | WholeNumber | ✘ | ✔ | ✘ | ✘ | actual duration in working days | |
| ActualEndDate | UtcDateTime | ✘ | ✔ | ✘ | ✘ | real end date | |
| ActualQuantity | DecimalNumber | ✘ | ✔ | ✘ | ✘ | real quantity of the required sources | |
| ActualRevenue | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | actual revenue | |
| ActualStartDate | UtcDateTime | ✘ | ✔ | ✘ | ✘ | real start date of the project item | |
| ActualStatus | LookupEntity [ProjectStatus] | ✘ | ✔ | ✘ | ✘ | status on the project item | |
| Amount | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | total amount of item | |
| AmountAfterDiscount | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | total amount of item after discount | |
| AmountAfterDiscountBase | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | tax base amount of item after discount | |
| AmountAfterDiscountTax | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | tax amount of item after discount | |
| AmountBase | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | tax base amount of item | |
| AmountDiscount | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | item discount amount | |
| AmountTax | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | tax amount of item | |
| AmountUnit | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | unit base amount of item | |
| CostCenter | LookupEntity [CostCenter] | ✘ | ✔ | ✘ | ✘ | cost organizational structure of company | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | description for the project item | |
| DiscountUnitAmount | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | fixed amount discount value | |
| JobOrder | LookupEntity [JobOrder] | ✘ | ✔ | ✘ | ✘ | job order | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | name of item | |
| PercentageDiscount | DecimalNumber | ✘ | ✔ | ✘ | ✘ | percentage discount per project item | |
| PercentageOfCompletion | WholeNumber | ✘ | ✔ | ✘ | ✘ | percentage of completion of the project item | |
| PlannedCosts | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | planned costs | |
| PlannedDurationDays | WholeNumber | ✘ | ✔ | ✘ | ✘ | planned duration (in days) | |
| PlannedDurationWorkingDays | WholeNumber | ✘ | ✔ | ✘ | ✘ | planned duration (in working days) | |
| PlannedEndDate | UtcDateTime | ✘ | ✔ | ✘ | ✘ | planned end date and time | |
| PlannedQuantity | DecimalNumber | ✘ | ✔ | ✘ | ✘ | planned quantity of the required sources | |
| PlannedRevenue | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | planned revenue | |
| PlannedStartDate | UtcDateTime | ✘ | ✔ | ✘ | ✘ | planned start date and time | |
| ProjectHeader | LookupEntity [ProjectHeader] | ✘ | ✔ | ✘ | ✘ | header of the project to which the items belong | |
| QuantityUnit | LookupEntity [MeasurementUnit] | ✘ | ✔ | ✘ | ✘ | measure units for the source | |
| ReferenceNumber | LookupEntity [ReferenceNumber] | ✘ | ✔ | ✘ | ✘ | item reference number | |
| Source | LookupEntity [ProjectResource] | ✘ | ✔ | ✘ | ✘ | resource on the project item | |
| VATRate | DecimalNumber | ✘ | ✔ | ✘ | ✘ | VAT rate | |
| Warehouse | LookupEntity [Warehouse] | ✘ | ✔ | ✘ | ✘ | warehouse on the project item |
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