Draft
This is a preliminary version of the VDM documentation.
OrderDoneType
- entity type: AggregateRoot
- id:
6053b568-7aef-488f-89f3-1bc16cb00ef8 - code:
OrderDoneType - name: OrderDoneType
- description: type of processing status of the order received (values: no, markedAsDone, automatically )
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | price list type | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized order fulfillment status description | |
| Name | Text | ✘ | ✘ | ✘ | ✔ | localized price list type |
Unified data
| Code | Name | Description | ExternalId | |
|---|---|---|---|---|
| Automatically | Automatically | Automatically | Automatically.OrderDoneType.00000000-0000-0000-0000-000000000000 | |
| MarkedAsDone | Marked as done | Marked as done | MarkedAsDone.OrderDoneType.00000000-0000-0000-0000-000000000000 | |
| No | No | Pending | No.OrderDoneType.00000000-0000-0000-0000-000000000000 |
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