OfferHeader
- entity type: AggregateRoot
- id:
936031cf-582c-4e26-ae97-ba27561dcb42 - code:
OfferHeader - name: OfferHeader
- description: records of offers
- 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 who took over offer | |
| CostCenter | LookupEntity [CostCenter] | ✘ | ✔ | ✘ | ✘ | cost organizational structure of company | |
| Customer | LookupEntity [Organization] | ✘ | ✔ | ✘ | ✘ | customer to whom offer belongs | |
| ExchangeRate | NestedEntity [ExchangeRate] | ✘ | ✔ | ✘ | ✘ | exchange rate between offer currency and base currency | |
| IssueDate | Date | ✘ | ✔ | ✘ | ✘ | offer issue date | |
| ItemsCount | WholeNumber | ✘ | ✘ | ✘ | ✘ | total count of offer items | |
| JobOrder | LookupEntity [JobOrder] | ✘ | ✔ | ✘ | ✘ | job order structure of company | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | localized offer name | |
| Number | Text | ✔ | ✘ | ✘ | ✘ | offer identifying number or code | |
| OfferLine | Text | ✘ | ✔ | ✘ | ✘ | offer category code | |
| OfferType | LookupEntity [OfferType] | ✘ | ✘ | ✘ | ✘ | using the document as a standard offer or for pricing as an offer price list (promotional price list) | |
| OfferValidityFrom | Date | ✘ | ✔ | ✘ | ✘ | offer valid from | |
| OfferValidityTo | Date | ✘ | ✔ | ✘ | ✘ | offer valid to | |
| PaymentMethod | LookupEntity [PaymentMethod] | ✘ | ✔ | ✘ | ✘ | payment method associated with this offer | |
| Project | LookupEntity [ProjectHeader] | ✘ | ✔ | ✘ | ✘ | project structure of company | |
| ReceivedDate | UtcDateTime | ✘ | ✔ | ✘ | ✘ | date and time when offer was recieved | |
| ResponsibleEmployee | LookupEntity [EmployeeDetail] | ✘ | ✔ | ✘ | ✘ | employee responsible for offer | |
| ShippingAdress | NestedEntity [Address] | ✘ | ✔ | ✘ | ✘ | shipping address | |
| SummationAmounts | NestedEntity [SummationAmount] | ✘ | ✔ | ✔ | ✘ | recapitulation of amounts calculated as sum of products, discount, shipping and taxes for offer | |
| 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 | |
| TransportType | LookupEntity [TransportType] | ✘ | ✔ | ✘ | ✘ | transport method | |
| Warehouse | LookupEntity [Warehouse] | ✘ | ✔ | ✘ | ✘ | warehouse for which offer 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