OfferItem
- entity type: AggregateRoot
- id:
08664d53-fd64-4c70-ab9b-57b28a1e6e72 - code:
OfferItem - name: OfferItem
- description: records of offer items
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Amount | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | total amount of item in document currency | |
| AmountAfterDiscount | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | total amount of item after discount in document currency | |
| AmountAfterDiscountBase | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | tax base amount of item after discount in document currency | |
| AmountAfterDiscountTax | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | tax amount of item after discount in document currency | |
| AmountBase | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | tax base amount of item in document currency | |
| AmountDiscount | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | item discount value in document currency | |
| AmountTax | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | tax amount of item in document currency | |
| AmountUnit | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | unit base amount of item in document currency | |
| BarCodeNumber | NestedEntity [BarCode] | ✘ | ✔ | ✘ | ✘ | bar code of offer item | |
| Comments | MultilineText | ✘ | ✔ | ✔ | ✔ | localized notes, comments and information | |
| CostCenter | LookupEntity [CostCenter] | ✘ | ✔ | ✘ | ✘ | cost organizational structure of company | |
| DiscountUnitAmount | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | fixed amount discount value | |
| ItemNo | DecimalNumber | ✘ | ✔ | ✘ | ✘ | unique user row number (not an id) | |
| JobOrder | LookupEntity [JobOrder] | ✘ | ✔ | ✘ | ✘ | job order number | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | name of source on item | |
| Offer | LookupEntity [ReceivedOrderHeader] | ✘ | ✔ | ✘ | ✘ | header of offer to which items belong | |
| PercentageDiscount | DecimalNumber | ✘ | ✔ | ✘ | ✘ | discount percent value | |
| Project | LookupEntity [ProjectHeader] | ✘ | ✔ | ✘ | ✘ | project number | |
| Quality | LookupEntity [Quality] | ✘ | ✔ | ✘ | ✘ | quality of offer item | |
| Quantity | DecimalNumber | ✘ | ✔ | ✘ | ✘ | required quantity of offer item | |
| QuantityUnit | LookupEntity [MeasurementUnit] | ✘ | ✘ | ✘ | ✘ | measure units for offer item | |
| ReferenceNumber | LookupEntity [ReferenceNumber] | ✘ | ✔ | ✘ | ✘ | item reference number | |
| StockMasterCard | LookupEntity [StockMasterDataCard] | ✘ | ✔ | ✘ | ✘ | master data card on offer item | |
| Variant | LookupEntity [Variant] | ✘ | ✔ | ✘ | ✘ | variant of offer item | |
| VATRate | DecimalNumber | ✘ | ✔ | ✘ | ✘ | rate of VAT | |
| Warehouse | LookupEntity [Warehouse] | ✘ | ✔ | ✘ | ✘ | warehouse identification | |
| WarehouseLocation | LookupEntity [WarehouseLocation] | ✘ | ✔ | ✘ | ✘ | warehouse location of offer item |
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