added tiefbau flag
This commit is contained in:
@@ -193,6 +193,7 @@ class WorkorderCompanyController extends WorkorderBaseController {
|
||||
'requireCableLength' => $tenantConfig->requireCableLength,
|
||||
'requireCableType' => $tenantConfig->requireCableType,
|
||||
'showTechnicalData' => (bool)$tenantConfig->showTechnicalData,
|
||||
'tiefbauSeesNormalDocs' => (bool)$tenantConfig->tiefbauSeesNormalDocs,
|
||||
];
|
||||
|
||||
if ($tenantConfig->showTechnicalData) {
|
||||
|
||||
Reference in New Issue
Block a user