IssueHeader
- entity type: AggregateRoot
- id:
b3174e2e-73ec-4cc7-b199-8930a6427efc - code:
IssueHeader - name: IssueHeader
- description: integration model for record of issue, document headers
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Comments | MultilineText | ✘ | ✔ | ✔ | ✔ | collection of localized notes, comments and information | |
| ContactPerson | LookupEntity [Person] | ✘ | ✔ | ✘ | ✘ | relationship to person | |
| CostCenter | LookupEntity [CostCenter] | ✘ | ✔ | ✘ | ✘ | cost organizational structure of company | |
| Customer | LookupEntity [Organization] | ✘ | ✔ | ✘ | ✘ | link to organization to identify subscriber, customer, etc. | |
| DeliveryDate | Date | ✘ | ✔ | ✘ | ✘ | date of delivery of goods to customer | |
| Employee | LookupEntity [EmployeeDetail] | ✘ | ✔ | ✘ | ✘ | relationship to employee | |
| InvoiceNumber | Text | ✘ | ✔ | ✘ | ✘ | invoice number | |
| IssueDate | Date | ✘ | ✘ | ✘ | ✘ | date when issue was issued | |
| IssueExchangeRate | NestedEntity [ExchangeRate] | ✘ | ✔ | ✘ | ✘ | exchange rate between the issue currency and the base currency | |
| IssueFiles | FileReference | ✘ | ✔ | ✔ | ✘ | file reference to document, for example in pdf format | |
| IssueLine | Text | ✘ | ✔ | ✘ | ✘ | code of issue category (i.e. issue to delivery note, issue to consumption, issue of transfer) | |
| IssueType | LookupEntity [IssueType] | ✘ | ✔ | ✘ | ✘ | issue type, e.g. issue, issue at stock price and cancellation of issue | |
| ItemsCount | WholeNumber | ✘ | ✘ | ✘ | ✘ | total count of issue items | |
| JobOrder | LookupEntity [JobOrder] | ✘ | ✔ | ✘ | ✘ | job order structure of company | |
| Number | Text | ✘ | ✘ | ✘ | ✘ | identifying number or code of issue | |
| OrderNumber | Text | ✘ | ✔ | ✘ | ✘ | order number | |
| PaymentMethod | LookupEntity [PaymentMethod] | ✘ | ✔ | ✘ | ✘ | code of the payment method | |
| Project | LookupEntity [ProjectHeader] | ✘ | ✔ | ✘ | ✘ | project structure of company | |
| ShippingAddress | NestedEntity [Address] | ✘ | ✔ | ✘ | ✘ | customer's shipping address | |
| SummationAmounts | NestedEntity [SummationAmount] | ✘ | ✔ | ✔ | ✘ | recapitulation of amounts calculated as the sum of products, discount, shipping and taxes for the invoice, including deduction of advance documents | |
| 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 | |
| TransactionDate | UtcDateTime | ✘ | ✘ | ✘ | ✘ | transaction date and time | |
| Transport | LookupEntity [TransportType] | ✘ | ✔ | ✘ | ✘ | transport method | |
| Warehouse | LookupEntity [Warehouse] | ✘ | ✘ | ✘ | ✘ | for which warehouse is issue recorded |
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