| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary key |
globally unique identifier |
Required |
| id2 |
id2 |
integer |
Required |
| reference_back_office |
Backoffice reference |
string | |
| name |
Name of the contract |
string | |
| company_id | globally unique identifier | ||
| contract_type_id | globally unique identifier | ||
| contract_status_id | globally unique identifier | ||
| internal_remark | string | ||
| date_start | date | ||
| date_end | date | ||
| hours_free_for_preventive_jobs |
Hours free for preventive jobs |
boolean | |
| feelist_id |
Feelist id |
globally unique identifier | |
| article_price_label_id |
Article price label id |
globally unique identifier | |
| travel_fee_fix_discount | decimal number | ||
| articles_free_for_preventive_jobs | boolean | ||
| reference | string | ||
| discount | decimal number | ||
| company_discount_family_id | globally unique identifier | ||
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date |