title: "ReservationLine" category: reference tags: [entity, reservation-line, datamodel] source: Entities.xml date: 2026-04-17 status: published
ReservationLine
Type: Entity Properties: 69 Contexts: 10 Statussen: 13
DB-schema:
lookup_table_schema("ReservationLine")· ../tables/ReservationLine
Contextsbewerken
- 0: Standaard (
ReservationLineContext.None) - 1: Zaalreservering (
ReservationLineContext.SpaceReservation) - 2: Evenement (
ReservationLineContext.Event) - 4: Catering (
ReservationLineContext.Catering) - 8: Bezoek (
ReservationLineContext.Visit) - 16: Poolautoreservering (
ReservationLineContext.PoolCar) - 32: Uitgifte (
ReservationLineContext.Lend) - 64: Periodiek onderhoud (
ReservationLineContext.PeriodMaintenance) - 128: Job (
ReservationLineContext.Job) - 256: Outlook-reservering (
ReservationLineContext.Exchange)
Statussenbewerken
- -1: Trash (
ReservationLineStatus.Trash) - 0: None (
ReservationLineStatus.None) - 1: Open (
ReservationLineStatus.Created) - 2: Gereserveerd (
ReservationLineStatus.Reserved) - 4: Niet beschikbaar (
ReservationLineStatus.Conflict) - 8: Verwerkt (
ReservationLineStatus.Processed) - 16: Geannuleerd (
ReservationLineStatus.Canceled) - 32: Uitgegeven (
ReservationLineStatus.LendOut) - 64: Ontvangen (
ReservationLineStatus.Received) - 512: Factuurvoorstel (
ReservationLineStatus.InvoiceProposal) - 1024: 0 factureren (
ReservationLineStatus.InvoiceZero) - 2048: Volgende run (
ReservationLineStatus.InvoiceNextRun) - 16384: Gefactureerd (
ReservationLineStatus.Invoiced)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id | UltimoString | RESLID | 11 | false | |
| BookDate | Date? | RESLBOOKDATE | true | ||
| ChildReservationLines | List[ReservationLine] | RESLPARTOFRESLID | true | ||
| CleanupTime | Int32 | RESLCLEANUPTIME | false | 0 | |
| Context | Context | RESLCONTEXT | false | ||
| Cost | CompanyMoney | RESLCOST | false | 0 | |
| CostCenter | CostCenter | RESLCCRID | true | ||
| CostType | CostType | RESLCSTTID | true | ||
| Customer | Customer | RESLCUSID | true | ||
| DataProvider | UltimoString | RESLDATAPROVIDER | 50 | true | |
| Department | Department | RESLDEPID | true | ||
| EndTime | DateTime? | RESLENDTIME | true | ||
| EquipmentMoveLine | EquipmentMoveLine | RESLEQMMLEQMMID, RESLEQMMLEQMID | true | , | |
| Exported | Boolean | RESLEXPORTED | false | ||
| ExternalId | UltimoString | RESLEXTERNALID | 50 | true | |
| ExternalStatus | UltimoString | RESLEXTERNALSTATUS | 50 | true | |
| HourPrice | CompanyMoney | RESLHOURPRICE | false | 0 | |
| ICalUid | UltimoString | RESLICALUID | 200 | true | |
| IncludedObject | Boolean | RESLINCLUDEDOBJECT | false | 0 | |
| InternalChargeLine | InternalChargeLine | RESLINVOID, RESLINVOLLINEID | true | , | |
| InvoiceCost | CompanyMoney | RESLINVCOST | false | 0 | |
| InvoiceQuantity | Decimal | RESLINVQUANTITY | false | ||
| IsDeliveryLocation | Boolean | RESLISDELIVERYLOCATION | false | 0 | |
| IsPickupLocation | Boolean | RESLISPICKUPLOCATION | false | 0 | |
| Job | Job | RESLJOBID | true | ||
| Label | UltimoString | RESLLABEL | 36 | true | |
| NumberOfPersons | Int32 | RESLNUMBEROFPERSONS | false | ||
| OriginalStatus | Status | RESLORGRECSTATUS | false | ||
| PartOfReservationLine | ReservationLine | RESLPARTOFRESLID | true | ||
| PassNumber | UltimoString | RESLPASSNUMBER | 10 | true | |
| PmJob | PmJob | RESLPMJPMWID, RESLPMJID | true | , | |
| PreparationTime | Int32 | RESLPREPARATIONTIME | false | 0 | |
| Price | CompanyMoney | RESLPRICE | false | 0 | |
| Project | Project | RESLPRJID | true | ||
| ProviderMutationDate | DateTime? | RESLPROVIDERMUTDATE | true | ||
| Quantity | Decimal | RESLQUANTITY | false | ||
| RealEndTime | DateTime? | RESLREALENDTIME | true | ||
| RealStartTime | DateTime? | RESLREALSTARTTIME | true | ||
| RecordChangeDate | DateTime? | RESLRECCHANGEDATE | true | ||
| RecordCreateDate | DateTime? | RESLRECCREATEDATE | true | SYSDATETIME | |
| ReservableObject | ReservableObject | RESLRESOID | true | ||
| ReservableObjectCommitted | Boolean | RESLRESOCOMMITTED | false | 0 | |
| ReservableObjectType | ReservableObjectType | RESLRESOTID | true | ||
| ReservationOccurrence | ReservationOccurrence | RESLRESOCRESID, RESLRESOCID | true | , | |
| ReservationType | ReservationTypeEnum | RESLRESERVATIONTYPE | false | ||
| Site | Site | RESLSITID | true | ||
| SpaceSetup | SpaceSetup | RESLSPCSSPCID, RESLSPCSLINEID | true | , | |
| StartTime | DateTime? | RESLSTARTTIME | true | ||
| Status | Status | RESLRECSTATUS | false | 1 | |
| StatusConflictDate | DateTime? | RESLCONFLDATE | true | ||
| StatusConflictEmployee | Employee | RESLCONFLEMPID | true | ||
| StatusCreatedDate | DateTime? | RESLCREATEDATE | true | SYSDATETIME | |
| StatusCreatedEmployee | Employee | RESLCREATEEMPID | true | USERID | |
| StatusLendOutDate | DateTime? | RESLLENDOUTDATE | true | ||
| StatusLendOutEmployee | Employee | RESLLENDOUTEMPID | true | ||
| StatusProcessedDate | DateTime? | RESLPROCDATE | true | ||
| StatusProcessedEmployee | Employee | RESLPROCEMPID | true | ||
| StatusReceivedDate | DateTime? | RESLRECEIVEDDATE | true | ||
| StatusReceivedEmployee | Employee | RESLRECEIVEDEMPID | true | ||
| StatusReservedDate | DateTime? | RESLRESDATE | true | ||
| StatusReservedEmployee | Employee | RESLRESEMPID | true | ||
| SystemCompany | Company | RESLCOMPID | false | ||
| Text | UltimoString | RESLTEXT | true | ||
| TransferNextTime | Boolean | RESLTRANSFERNEXTTIME | false | 0 | |
| UnitPrice | CompanyMoney | RESLUNITPRICE | false | 0 | |
| Vat | Vat | RESLVATID | true | ||
| VatPercentage | Decimal | RESLVATPERCENTAGE | false | ||
| VisitorArrivalDate | DateTime? | RESLVISITORARRIVALDATE | true | ||
| VisitorDepartureDate | DateTime? | RESLVISITORDEPARTUREDATE | true |
Brondatabewerken
- Entity-definitie —
lookup_entity("ReservationLine")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - DB-schema —
lookup_table_schema("ReservationLine")· ../tables/ReservationLine DB-perspectief (triggers, computed, defaults). Bron:database-schema.json. - Workflows —
find_workflows("", entity="ReservationLine")Before/After Save events voor ReservationLine. Bron:workflows.xml.