Index: vhUnitTest/APPS/Halux/Planning/impl/BatchService/GeefProductLijnNamen/Test.cls.xml =================================================================== diff -u --- vhUnitTest/APPS/Halux/Planning/impl/BatchService/GeefProductLijnNamen/Test.cls.xml (revision 0) +++ vhUnitTest/APPS/Halux/Planning/impl/BatchService/GeefProductLijnNamen/Test.cls.xml (revision 33972) @@ -0,0 +1,72 @@ + + + +vhUnitTest.TestCase,APPS.Halux.Planning.impl.BatchService + + + + + + + + + + + + + + + + + + + + Index: APPS/Halux/Planning/impl/BatchService.cls.xml =================================================================== diff -u -r31270 -r33972 --- APPS/Halux/Planning/impl/BatchService.cls.xml (.../BatchService.cls.xml) (revision 31270) +++ APPS/Halux/Planning/impl/BatchService.cls.xml (.../BatchService.cls.xml) (revision 33972) @@ -284,6 +284,8 @@ do Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).Drie()) do Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).Vier()) do Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).Vijf()) + do Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).A()) + do Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).B()) } else{ do Namen.Insert(##class(APPS.Halux.common.enu.ProductieLijn).Een()) }