Draft
This is a preliminary version of the VDM documentation.
PriceListItem
- entity type: AggregateRoot
- id:
80df5d41-6f57-46e4-b820-b14fe4c9a69a - code:
PriceListItem - name: PriceListItem
- description: price list items
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| MasterDataCard | LookupEntity [StockMasterDataCard] | ✘ | ✘ | ✘ | ✘ | product to which the price belongs | |
| MasterDataCardVariant | LookupEntity [Variant] | ✘ | ✔ | ✘ | ✘ | variant for the Master data card | |
| MeasurementUnit | LookupEntity [MeasurementUnit] | ✘ | ✔ | ✘ | ✘ | measurement unit | |
| Price | DecimalNumber | ✘ | ✔ | ✘ | ✘ | price | |
| PriceListHeader | LookupEntity [PriceListHeader] | ✘ | ✘ | ✘ | ✘ | the price list to which the item belongs | |
| PriceType | LookupEntity [PriceType] | ✘ | ✔ | ✘ | ✘ | price type in terms of VAT and excise duty | |
| ValidFrom | UtcDateTime | ✘ | ✔ | ✘ | ✘ | the date and time from which the prices are valid | |
| ValidTo | UtcDateTime | ✘ | ✔ | ✘ | ✘ | the date and time until which the prices are valid |
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