Handover Protocol¶
Document for project handover.
API Name: HandoverProtocol
Fields¶
| Field | Type | Description |
|---|---|---|
name |
varchar | Name (required) |
referenceIdentifier |
varchar | Reference identifier (max 30) |
automaticReferenceIdentifier |
multiIncrement | Automatic number (HP-{YY}-{number}, disabled) |
printedDate |
date | Print date (default: today) |
hasDocumentation |
bool | Has documentation |
customerRegistrationNumber |
varchar | Customer registration number (max 150) |
contractorRegistrationNumber |
varchar | Contractor registration number (max 150) |
recieverAddress |
address | Receiver address |
senderAddress |
address | Sender address |
description |
text | Description |
Relationships¶
| Relationship | Type | Target Entity | Description |
|---|---|---|---|
project |
belongsTo | Project | Project |
account |
belongsTo | Account | Customer |
document |
hasOne | Document | Document |