Index: APPS/Halux/Planning/impl/BatchService.cls.xml =================================================================== diff -u -r72663 -r72688 --- APPS/Halux/Planning/impl/BatchService.cls.xml (.../BatchService.cls.xml) (revision 72663) +++ APPS/Halux/Planning/impl/BatchService.cls.xml (.../BatchService.cls.xml) (revision 72688) @@ -296,11 +296,13 @@ do Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).Een()) do Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).Twee()) do Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).Drie()) - do Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).Vijf()) do Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).B()) + + do:(##class(DOM.common.impl.ProjectSettingsAPI).%New().IsActiefLijn5()) Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).Vijf()) } elseif (Categorie = ##class(APPS.Halux.common.enu.Categorie).Merivobox()) { do Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).Vier()) - do Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).Vijf()) + + do:(##class(DOM.common.impl.ProjectSettingsAPI).%New().IsActiefLijn5()) Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).Vijf()) } elseif (Categorie = ##class(APPS.Halux.common.enu.Categorie).Revego()) { do Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).SpecialWorkshop()) } else{