Draft
This is a preliminary version of the VDM documentation.
Package
- entity type: AggregateRoot
- id:
44910b07-fd41-47d4-917a-345a7920b0cc - code:
Package - name: Package
- description: relationship between goods and packaging
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Goods | LookupEntity [StockMasterDataCard] | ✘ | ✘ | ✘ | ✘ | link to card to be wrapped | |
| GoodsQuantity | DecimalNumber | ✘ | ✘ | ✘ | ✘ | quantity of goods for specific packaging settings | |
| IsDefault | TwoOptions | ✘ | ✔ | ✘ | ✘ | current default packaging settings | |
| Package | LookupEntity [StockMasterDataCard] | ✘ | ✘ | ✘ | ✘ | link to package card | |
| Quantity | DecimalNumber | ✘ | ✘ | ✘ | ✘ | amount of packaging |
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