Index: vhDeploy/Maatwerk/MVX/AansturingIncrementeel.cls.xml =================================================================== diff -u -r70238 -r71931 --- vhDeploy/Maatwerk/MVX/AansturingIncrementeel.cls.xml (.../AansturingIncrementeel.cls.xml) (revision 70238) +++ vhDeploy/Maatwerk/MVX/AansturingIncrementeel.cls.xml (.../AansturingIncrementeel.cls.xml) (revision 71931) @@ -69,6 +69,9 @@ #dim ZaagetikettenActieID As %String = ..MaakOfGeefActiviteitID(ActiviteitGroepProductie, "MVX.ProductieVoorbereidingZaag") Do ..MaakOfVervangAansturingActie(Categorie, ActiviteitGroepProductie, ZaagetikettenActieID, "Zaagetiketten", ..#IsNietMogelijkZonderBatch, "MVXProductieZaagEtiket", ##class(APPS.Halux.common.enu.ProductieLijn).Vier()) + + #dim BatchNaarObjectiveActieID As %String = ..MaakOfGeefActiviteitID(ActiviteitGroepProductie, "MVX.BatchNaarObjective") + Do ..MaakOfVervangAansturingActie(Categorie, ActiviteitGroepProductie, BatchNaarObjectiveActieID, "Batch naar Objective", ..#IsNietMogelijkZonderBatch,,,..#IsGeenStandaardActie) ]]>