From 07e176ae4feec80dfc44fbab64d9416aa464547c Mon Sep 17 00:00:00 2001 From: carlossa Date: Fri, 26 May 2023 13:25:49 +0200 Subject: [PATCH] refs #5334 fix checks basic-data --- modules/worker/front/department/basic-data/index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/worker/front/department/basic-data/index.html b/modules/worker/front/department/basic-data/index.html index 0b381b2f1..2406080bf 100644 --- a/modules/worker/front/department/basic-data/index.html +++ b/modules/worker/front/department/basic-data/index.html @@ -48,6 +48,7 @@ ng-model="$ctrl.department.clientFk"> + @@ -60,14 +61,19 @@ label="Is on production" ng-model="$ctrl.department.isProduction"> + + + + +