title: "JobInternalChargeInstallment" category: reference tags: [entity, job-internal-charge-installment, datamodel] source: Entities.xml date: 2026-04-17 status: published
JobInternalChargeInstallment
Type: Entity Properties: 24 Contexts: 1 Statussen: 14
Contextsbewerken
- 0: Standaard (
JobInternalChargeInstallmentContext.None)
Statussenbewerken
- -1: Trash (
JobInternalChargeInstallmentStatus.Trash) - 0: None (
JobInternalChargeInstallmentStatus.None) - 1: Open (
JobInternalChargeInstallmentStatus.Open) - 2: Goedgekeurd (
JobInternalChargeInstallmentStatus.Approved) - 4: Actief (
JobInternalChargeInstallmentStatus.Active) - 16: Gereed (
JobInternalChargeInstallmentStatus.Finished) - 32: Gesloten (
JobInternalChargeInstallmentStatus.Closed) - 64: Aanvraag (
JobInternalChargeInstallmentStatus.Requested) - 512: Factuurvoorstel (
JobInternalChargeInstallmentStatus.InvoiceProposal) - 1024: 0 factureren (
JobInternalChargeInstallmentStatus.InvoiceZero) - 2048: Volgende run (
JobInternalChargeInstallmentStatus.InvoiceNextRun) - 4096: Compleet (
JobInternalChargeInstallmentStatus.Completed) - 8192: Uitgesteld (
JobInternalChargeInstallmentStatus.Postponed) - 16384: Gefactureerd (
JobInternalChargeInstallmentStatus.Invoiced)
Propertiesbewerken
| Property | Type | Kolom | Width | Nullable | Default |
|---|---|---|---|---|---|
| Id.Job | Job | JOBIOTJOBID | false | ||
| Id.LineId | UltimoString | JOBIOTLINEID | 9 | false | |
| BookDate | Date? | JOBIOTBOOKDATE | true | ||
| Context | Context | JOBIOTCONTEXT | false | ||
| Cost | CompanyMoney | JOBIOTCOST | false | 0 | |
| CostCenter | CostCenter | JOBIOTCCRID | true | ||
| CostType | CostType | JOBIOTCSTTID | true | ||
| Customer | Customer | JOBIOTCUSID | true | ||
| Department | Department | JOBIOTDEPID | true | ||
| Description | UltimoString | JOBIOTDESCR | 200 | true | |
| Equipment | Equipment | JOBIOTEQMID | true | ||
| Exported | Boolean | JOBIOTEXPORTED | false | ||
| InternalChargeLine | InternalChargeLine | JOBIOTINVOID, JOBIOTINVOLLINEID | true | , | |
| InvoiceCost | CompanyMoney | JOBIOTINVCOST | false | 0 | |
| OriginalStatus | Status | JOBIOTORGRECSTATUS | false | ||
| ProcessFunction | ProcessFunction | JOBIOTPRFID | true | ||
| Project | Project | JOBIOTPRJID | true | ||
| RecordCreateDate | DateTime? | JOBIOTRECCREATEDATE | true | SYSDATETIME | |
| SequenceNumber | Int16 | JOBIOTTERMSEQNO | false | ||
| SkillCategory | SkillCategory | JOBIOTSKCID | true | ||
| Status | Status | JOBIOTRECSTATUS | false | ||
| SystemCompany | Company | JOBIOTCOMPID | false | ||
| Vat | Vat | JOBIOTVATID | true | ||
| VatPercentage | Decimal | JOBIOTVATPERCENTAGE | false | 0 |
Brondatabewerken
- Entity-definitie —
lookup_entity("JobInternalChargeInstallment")Model-perspectief (properties, contexts, statussen). Bron:Entities.xml. - Workflows —
find_workflows("", entity="JobInternalChargeInstallment")Before/After Save events voor JobInternalChargeInstallment. Bron:workflows.xml.