InvoiceType
- entity type: AggregateRoot
- id:
eba8c288-b950-4404-a461-6a1b6d250403 - code:
InvoiceType - name: InvoiceType
- description: type of invoice, e.g. invoice, credit note, advance invoice, proof of receipt of payment
- notes: see MetaModel definition
- dependencies:
Properties
| Name | Type | Published to Lookups | Is Nullable | Is Collection | Is Localized | Description | |
|---|---|---|---|---|---|---|---|
| Code | Text | ✔ | ✘ | ✘ | ✘ | invoice type | |
| Description | MultilineText | ✘ | ✔ | ✘ | ✔ | localized invoice type description | |
| Name | Text | ✘ | ✔ | ✘ | ✔ | localized invoice type name |
Unified data
| Code | Name | Description | ExternalId | |
|---|---|---|---|---|
| AdvanceInvoice | Advance invoice | Advance invoice | AdvanceInvoice.InvoiceType.00000000-0000-0000-0000-000000000000 | |
| CreditNote | Credit tax document | Credit tax document | CreditNote.InvoiceType.00000000-0000-0000-0000-000000000000 | |
| Invoice | Invoice tax documents | Invoice tax documents | Invoice.InvoiceType.00000000-0000-0000-0000-000000000000 | |
| ProofReceiptPayment | Proof of receipt of payment | Proof of receipt of payment | ProofReceiptPayment.InvoiceType.00000000-0000-0000-0000-000000000000 |
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