Draft
This is a preliminary version of the VDM documentation.
PriceListHeader
- entity type: AggregateRoot
- id:
0dfb66bd-8c32-4629-ae35-61ebd85db527 - code:
PriceListHeader - name: PriceListHeader
- description: definition of prices for goods and services
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Currency | LookupEntity [Currency] | ✘ | ✔ | ✘ | ✘ | price list currency | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✘ | description for the price list | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | price list name | |
| Number | Text | ✘ | ✘ | ✘ | ✘ | price list number | |
| Organizations | LookupEntity [Organization] | ✘ | ✔ | ✔ | ✘ | organization for which the price list applies | |
| PriceListType | LookupEntity [PriceListType] | ✘ | ✘ | ✘ | ✘ | price list type | |
| Status | LookupEntity [PriceListStatus] | ✘ | ✔ | ✘ | ✘ | status for which the price list applies | |
| ValidFrom | UtcDateTime | ✘ | ✔ | ✘ | ✘ | the date and time from which the prices are valid. | |
| ValidTo | UtcDateTime | ✘ | ✔ | ✘ | ✘ | the date and time until which the prices are valid | |
| Warehouses | LookupEntity [Warehouse] | ✘ | ✔ | ✔ | ✘ | warehouse for which the price list applies. |
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