ReceivedOrderHeader
- entity type: AggregateRoot
- id:
01bcb2f6-f7c2-47f1-b638-714d8acae3b3 - code:
ReceivedOrderHeader - name: ReceivedOrderHeader
- description: records of received orders
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Comments | MultilineText | ✘ | ✔ | ✔ | ✔ | localized notes, comments and information | |
| ContactPerson | LookupEntity [Person] | ✘ | ✔ | ✘ | ✘ | contact person responsible for taking over the order | |
| CostCenter | LookupEntity [CostCenter] | ✘ | ✔ | ✘ | ✘ | cost organizational structure of company | |
| Customer | LookupEntity [Organization] | ✘ | ✔ | ✘ | ✘ | the customer who placed the order | |
| Done | LookupEntity [OrderDoneType] | ✘ | ✘ | ✘ | ✘ | processing status of the order received | |
| ExchangeRate | NestedEntity [ExchangeRate] | ✘ | ✔ | ✘ | ✘ | exchange rate between the received order currency and the base currency | |
| ItemsCount | WholeNumber | ✘ | ✘ | ✘ | ✘ | total count of received order items | |
| JobOrder | LookupEntity [JobOrder] | ✘ | ✔ | ✘ | ✘ | job order number | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | localized received order name | |
| Number | Text | ✘ | ✔ | ✘ | ✘ | received order identifying number or code | |
| Payment | LookupEntity [Payment] | ✘ | ✔ | ✘ | ✘ | list of payments associated with this order | |
| PaymentMethod | LookupEntity [PaymentMethod] | ✘ | ✔ | ✘ | ✘ | payment method associated with this order | |
| PlannedDeliveryDate | UtcDateTime | ✘ | ✔ | ✘ | ✘ | planned date of delivery of goods to customer | |
| PriceDate | UtcDateTime | ✘ | ✔ | ✘ | ✘ | date and time for price | |
| Project | LookupEntity [ProjectHeader] | ✘ | ✔ | ✘ | ✘ | project number | |
| ReceivedDate | UtcDateTime | ✘ | ✔ | ✘ | ✘ | date and time when the order was recieved | |
| ReceivedOrderNumber | Text | ✘ | ✔ | ✘ | ✘ | identification of the received order in source system | |
| ResponsibleEmployee | LookupEntity [EmployeeDetail] | ✘ | ✔ | ✘ | ✘ | the employee responsible for the order | |
| ShippingAddress | NestedEntity [Address] | ✘ | ✔ | ✘ | ✘ | shipping address | |
| SummationAmounts | NestedEntity [SummationAmount] | ✘ | ✔ | ✔ | ✘ | recapitulation of amounts calculated as the sum of products, discount, shipping and taxes for the order | |
| TotalAmount | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | total amount in document currency | |
| TotalAmountAfterDiscount | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | total amount after discount in document currency | |
| TotalAmountAfterDiscountBase | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | total tax base amount after discount in document currency | |
| TotalAmountBase | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | total tax base amount in document currency | |
| TotalRoundingAmount | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | total rounding of received invoice in document currency | |
| TransportType | LookupEntity [TransportType] | ✘ | ✔ | ✘ | ✘ | transport method | |
| Warehouse | LookupEntity [Warehouse] | ✘ | ✔ | ✘ | ✘ | warehouse for which the order was created |
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