Payment
- entity type: AggregateRoot
- id:
70ea9e99-ce9d-4511-934a-9f0acb032f33 - code:
Payment - name: Payment
- description: invoice payment
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized notes, comments and informations | |
| ExchangeRate | NestedEntity [ExchangeRate] | ✘ | ✔ | ✘ | ✘ | exchange rate between the payment currency and the base currency | |
| Invoice | LookupEntity [SalesInvoiceHeader] | ✘ | ✘ | ✘ | ✘ | sales invoice header | |
| PaymentDate | Date | ✘ | ✘ | ✘ | ✘ | payment date | |
| PaymentMethod | LookupEntity [PaymentMethod] | ✘ | ✔ | ✘ | ✘ | payment method | |
| TotalForeignCurrencyPayment | CurrencyNumber | ✘ | ✔ | ✘ | ✘ | total payment amount in invoice currency | |
| TotalPayment | CurrencyNumber | ✘ | ✘ | ✘ | ✘ | total amount of payment in base currency |
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