ReceivedInvoiceItem
- entity type: AggregateRoot
- id:
33a39285-ce3e-40aa-8f64-a0b5a7107c0a - code:
ReceivedInvoiceItem - name: ReceivedInvoiceItem
- description: integration model for record of received invoices, sub-document items
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Accrual | NestedEntity [Accrual] | ✘ | ✔ | ✘ | ✘ | accrual of services or goods | |
| Amount | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | total amount of item in document currency | |
| AmountAfterDiscount | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | total amount of item after discoun 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 base amount in document currency | |
| AmountTax | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | tax amount of item in document currency | |
| AmountUnit | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | unit amount of item in document currency | |
| AmountUnitBase | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | unit base amount of item in document currency | |
| Comments | MultilineText | ✘ | ✔ | ✔ | ✔ | collection of localized notes, comments and information | |
| CostCenter | LookupEntity [CostCenter] | ✘ | ✔ | ✘ | ✘ | cost organizational structure of the company | |
| JobOrder | LookupEntity [JobOrder] | ✘ | ✔ | ✘ | ✘ | job order | |
| PercentageDiscount | DecimalNumber | ✘ | ✔ | ✘ | ✘ | percentage discount on item (corresponds to amount of property AmountDiscount) | |
| Project | LookupEntity [ProjectHeader] | ✘ | ✔ | ✘ | ✘ | project structure of company | |
| Quantity | DecimalNumber | ✘ | ✔ | ✘ | ✘ | amount or quantity of product included in invoice item | |
| QuantityUnit | Text | ✘ | ✔ | ✘ | ✘ | unit of amount or quantity of product | |
| ReceivedInvoice | LookupEntity [ReceivedInvoiceHeader] | ✘ | ✘ | ✘ | ✘ | received invoice | |
| ReverseChargeCode | Text | ✘ | ✔ | ✘ | ✘ | reverse charge code, list of goods and services for reverse charge | |
| VATRate | DecimalNumber | ✘ | ✔ | ✘ | ✘ | VAT rate | |
| VATReverseCharge | DecimalNumber | ✘ | ✔ | ✘ | ✘ | VAT rate for reverse charge | |
| Warehouse | LookupEntity [Warehouse] | ✘ | ✔ | ✘ | ✘ | warehouse for which item was created | |
| WarehouseMasterDataCard | NestedEntity [MasterDataCard] | ✘ | ✔ | ✘ | ✘ | product invoiced from the warehouse |
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