Index: APPS/Halux/Planning/impl/BatchService.cls.xml =================================================================== diff -u -r62511 -r63074 --- APPS/Halux/Planning/impl/BatchService.cls.xml (.../BatchService.cls.xml) (revision 62511) +++ APPS/Halux/Planning/impl/BatchService.cls.xml (.../BatchService.cls.xml) (revision 63074) @@ -293,6 +293,8 @@ 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).B()) + } elseif (Categorie = ##class(APPS.Halux.common.enu.Categorie).Merivobox()) { + do Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).Vier()) } else{ do Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).Een()) }