title: "InvoiceGroup" category: reference tags: [entity, invoice-group, datamodel] source: Entities.xml date: 2026-04-17 status: published
InvoiceGroup
Type: Entity Properties: 11 Contexts: 1 Statussen: 2
DB-schema:
lookup_table_schema("InvoiceGroup")· ../tables/InvoiceGroup
Contextsbewerken
- 0: Standaard (
InvoiceGroupContext.None)
Statussenbewerken
- -1: Trash (
InvoiceGroupStatus.Trash) - 0: None (
InvoiceGroupStatus.None)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | INVGID | 7 | false | |
| Context | Context | INVGCONTEXT | false | ||
| DataProvider | UltimoString | INVGDATAPROVIDER | 50 | true | |
| Description | UltimoString | INVGDESCR | 200 | true | |
| Exported | Boolean | INVGEXPORTED | false | 0 | |
| ExternalId | UltimoString | INVGEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | INVGEXTERNALSTATUS | 50 | true | |
| ProviderMutationDate | DateTime? | INVGPROVIDERMUTDATE | true | ||
| RecordCreateDate | DateTime? | INVGRECCREATEDATE | true | SYSDATETIME | |
| Status | Status | INVGRECSTATUS | false | ||
| TransferNextTime | Boolean | INVGTRANSFERNEXTTIME | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("InvoiceGroup")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("InvoiceGroup")· ../tables/InvoiceGroup DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="InvoiceGroup")Before/After Save events voor InvoiceGroup. Bron:workflows.xml.