fixed get companies
This commit is contained in:
@@ -7,7 +7,7 @@ class WorkorderTenantConfigModel extends TTCrudBaseModel {
|
||||
public string $name;
|
||||
public string $documentationTypes; // JSON
|
||||
public string $workorderCreationFilters; // JSON
|
||||
public string $interventionTypes; // JSON
|
||||
public ?string $interventionTypes; // JSON
|
||||
public int $civilEngineeringDocsRequired;
|
||||
public int $create;
|
||||
public int $createBy;
|
||||
|
||||
Reference in New Issue
Block a user