WarehouseClosureHeader
- entity type: AggregateRoot
- id:
9ed7770d-2fa1-45c2-9c1e-4da2f675e7d7 - code:
WarehouseClosureHeader - name: WarehouseClosureHeader
- description: integration model for warehouse closure document
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| ClosureDate | Date | ✘ | ✘ | ✘ | ✘ | date inventory was closed | |
| ClosureType | LookupEntity [WarehouseClosureType] | ✘ | ✘ | ✘ | ✘ | closure type (e.g. quantity or financial) | |
| Currency | LookupEntity [Currency] | ✘ | ✘ | ✘ | ✘ | the currency in which the closure is calculated | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized description of closure document | |
| DetailedClosure | TwoOptions | ✔ | ✘ | ✘ | ✘ | identifying whether it is a detailed closing (yes/no) | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | localized name of closure document | |
| Number | Text | ✘ | ✔ | ✘ | ✘ | code for inventory document number | |
| Warehouse | LookupEntity [Warehouse] | ✘ | ✘ | ✘ | ✘ | warehouse identification for closure 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