Draft
This is a preliminary version of the VDM documentation.
StockLevel
- entity type: AggregateRoot
- id:
4834f437-3ec6-4e55-ae27-2b06f1c54f89 - code:
StockLevel - name: StockLevel
- description: overview of warehouse status and locations of cards, serial numbers, variables, etc.
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| ExpiryDate | Date | ✘ | ✔ | ✘ | ✘ | expiration date | |
| JobOrder | LookupEntity [JobOrder] | ✘ | ✔ | ✘ | ✘ | job order | |
| Level | DecimalNumber | ✘ | ✘ | ✘ | ✘ | stock level | |
| Location | LookupEntity [WarehouseLocation] | ✘ | ✔ | ✘ | ✘ | identification of the location in warehouse | |
| Project | LookupEntity [ProjectHeader] | ✘ | ✔ | ✘ | ✘ | project | |
| Quality | LookupEntity [Quality] | ✘ | ✔ | ✘ | ✘ | inclusion in qualification scale | |
| ReferenceNumber | LookupEntity [ReferenceNumber] | ✘ | ✔ | ✘ | ✘ | identification reference number | |
| SerialNumber | LookupEntity [SerialNumber] | ✘ | ✔ | ✘ | ✘ | link to serial number whose stock level is recorded | |
| StockMasterCard | LookupEntity [StockMasterDataCard] | ✘ | ✘ | ✘ | ✘ | link to card whose stock level is recorded | |
| Variant | LookupEntity [Variant] | ✘ | ✔ | ✘ | ✘ | identification of goods variant | |
| Warehouse | LookupEntity [Warehouse] | ✘ | ✘ | ✘ | ✘ | warehouse identification |
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