Index: APPS/Halux/Planning/impl/BatchService.cls.xml =================================================================== diff -u -r31126 -r31128 --- APPS/Halux/Planning/impl/BatchService.cls.xml (.../BatchService.cls.xml) (revision 31126) +++ APPS/Halux/Planning/impl/BatchService.cls.xml (.../BatchService.cls.xml) (revision 31128) @@ -263,7 +263,7 @@ If (Categorie = ##class(APPS.Halux.common.enu.Categorie).Tandembox()) { 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).Keller()) + Do Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).Vier()) } ElseIf Categorie = ##class(APPS.Halux.common.enu.Categorie).TAORbox() { Do Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).Een()) Do Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).Twee())