| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier | |
| name |
Name of the job type |
string |
Required Max length: 50 |
| description | string | ||
| is_default | boolean | ||
| color | string | ||
| code | string | ||
| is_preventive | boolean | ||
| is_predictive | boolean | ||
| is_corrective | boolean | ||
| completion_show_documents | boolean | ||
| completion_show_installation_logs | boolean | ||
| completion_show_technician_remarks | boolean | ||
| completion_show_used_parts | boolean | ||
| completion_show_billable_hours | boolean | ||
| completion_show_status_intermediate_completion | boolean | ||
| completion_show_status_technically_completed | boolean | ||
| completion_show_status_completed | boolean | ||
| completion_show_status_waiting_further_action | boolean | ||
| completion_show_pdf | boolean | ||
| completion_show_notification | boolean | ||
| completion_use_technician_signature | boolean | ||
| completion_use_customer_signature | boolean | ||
| completion_use_both_signatures | boolean | ||
| completion_show_equipment_status | boolean | ||
| sales_organization_id |
Filled if specific to one organization, empty if global and can be used by all |
globally unique identifier | |
| accept_payment | boolean | ||
| completion_show_optional_vat | boolean | ||
| completion_show_work_order_follow_up | boolean | ||
| completion_show_travel_fee | boolean | ||
| default_estimated_time | integer | ||
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date | |
| completion_vat_rule_code | string | ||
| completion_vat_id_specified | globally unique identifier | ||
| use_technically_completed | boolean | ||
| archived | boolean |