SummationAmount
- entity type: NestedEntity
- id:
da8a85a3-cebb-479a-9e53-3d5396736bb4 - code:
SummationAmount - name: SummationAmount
- description: sums of advance payments, rounding and VAT
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| LineType | LookupEntity [SumAmountLineType] | ✘ | ✘ | ✘ | ✘ | type of summation | |
| Total | CurrencyNumber | ✘ | ✘ | ✘ | ✘ | total amount including tax in base currency | |
| TotalBase | CurrencyNumber | ✘ | ✘ | ✘ | ✘ | total amount of tax base in base currency | |
| TotalForeignCurrency | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | total amount including tax in currency of invoice | |
| TotalForeignCurrencyBase | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | total amount of tax base in currency of invoice | |
| TotalForeignCurrencyTax | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | total tax amount in currency of invoice | |
| TotalTax | CurrencyNumber | ✘ | ✘ | ✘ | ✘ | total tax amount in base currency | |
| VATRate | DecimalNumber | ✘ | ✔ | ✘ | ✘ | VAT rate |
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