ExchangeRate
- entity type: NestedEntity
- id:
ce15f41c-852a-47f3-ab9a-57ba965892eb - code:
ExchangeRate - name: ExchangeRate
- description: how many units of the entered currency of the invoice (foreign currency) is the amount in the base currency
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| BaseCurrencyAmount | CurrencyNumber | ✘ | ✘ | ✘ | ✘ | exchange rate in base currency | |
| InvoiceCurrencyAmount | CurrencyNumber | ✘ | ✘ | ✘ | ✘ | number of units of entered currency of invoice (foreign currency) | |
| InvoiceExchangeRateDate | Date | ✘ | ✔ | ✘ | ✘ | date for which the given rate is valid |
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