Index: vhUnitTest/APPS/Halux/PPS/TBXZaag/impl/MaakSequentie.cls.xml =================================================================== diff -u -r56850 -r67515 --- vhUnitTest/APPS/Halux/PPS/TBXZaag/impl/MaakSequentie.cls.xml (.../MaakSequentie.cls.xml) (revision 56850) +++ vhUnitTest/APPS/Halux/PPS/TBXZaag/impl/MaakSequentie.cls.xml (.../MaakSequentie.cls.xml) (revision 67515) @@ -156,6 +156,7 @@ } Set ..Batch = ##class(vhUnitTest.APPS.Halux.BatchUtils).GeefNieuweBatch(ToeleveringNummers) + Do ..Batch.ZetLijn(##class(APPS.Halux.common.enu.ProductieLijn).Een()) Do ..Batch.%Save() #dim SequentieService As APPS.Halux.common.SequentieService = ##class(APPS.Halux.common.impl.SequentieService).%New()