InvoicePayment
- entity type: AggregateRoot
- id:
4d538f6b-a64a-494b-b257-26d87551952f - code:
InvoicePayment - name: InvoicePayment
- description: information about invoice payments = OBSOLETE
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| InvoiceNumber | Text | ✔ | ✘ | ✘ | ✘ | invoice number | |
| DateOfPayment | Date | ✘ | ✘ | ✘ | ✘ | date of payment | |
| PaidAmount | DecimalNumber | ✘ | ✘ | ✘ | ✘ | paid amount in given currency | |
| CurrencyCode | Text | ✘ | ✘ | ✘ | ✘ | currency code (ISO 4217 format) | |
| Invoice | LookupEntity [Invoice] | ✘ | ✔ | ✘ | ✘ | relationship to invoice |
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
List of changes
November 2025
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | |
|---|---|---|---|---|---|---|
| ❗ | CurrencyCode | |||||
| ❗ | DateOfPayment | |||||
| ❗ | Invoice | |||||
| ❗ | InvoiceNumber | |||||
| ❗ | PaidAmount |