StockInventoryHeader
- entity type: AggregateRoot
- id:
6de689e2-9cc0-452e-8047-f87fb4ef87cd - code:
StockInventoryHeader - name: StockInventoryHeader
- description: integration model for inventory document for warehouse inventory, document headers
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| ApprovalDate | Date | ✘ | ✔ | ✘ | ✘ | date inventory was approved | |
| ClosureDate | Date | ✘ | ✔ | ✘ | ✘ | date inventory was closed | |
| Committee | NestedEntity [InventoryCommitee] | ✔ | ✘ | ✘ | ✘ | inventory committee and roles of its members | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized description of inventory document | |
| InventoryType | LookupEntity [StockInventoryType] | ✔ | ✘ | ✘ | ✘ | inventory type (e.g. quantity or financial) | |
| Name | Text | ✔ | ✔ | ✘ | ✔ | localized name of inventory document | |
| Number | Text | ✔ | ✔ | ✘ | ✘ | code or inventory document number | |
| StartDate | Date | ✔ | ✘ | ✘ | ✘ | date the inventory was started | |
| Warehouse | LookupEntity [Warehouse] | ✔ | ✘ | ✘ | ✘ | warehouse identification for inventory document |
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