Index: vhDeploy/Maatwerk/TBX/AansturingIncrementeel.cls.xml =================================================================== diff -u -r67639 -r71849 --- vhDeploy/Maatwerk/TBX/AansturingIncrementeel.cls.xml (.../AansturingIncrementeel.cls.xml) (revision 67639) +++ vhDeploy/Maatwerk/TBX/AansturingIncrementeel.cls.xml (.../AansturingIncrementeel.cls.xml) (revision 71849) @@ -92,6 +92,9 @@ Set ..VolgNummer = 350 #dim DetailbladLadeMetUitsparingActieID As %String = ..MaakOfGeefActiviteitID(ActiviteitGroepProductie, "TBX.LadeMetUitsparingDetailBlad", ..VolgNummer) Do ..MaakOfVervangAansturingActie(Categorie, ActiviteitGroepProductie, DetailbladLadeMetUitsparingActieID, "Productiedetailblad spoelbak sifon (nieuw)", ..#IsNietMogelijkZonderBatch) + + #dim BatchNaarObjectiveActieID As %String = ..MaakOfGeefActiviteitID(ActiviteitGroepProductie, "TBX.BatchNaarObjective") + Do ..MaakOfVervangAansturingActie(Categorie, ActiviteitGroepProductie, BatchNaarObjectiveActieID, "Batch naar Objective", ..#IsNietMogelijkZonderBatch,,, ..#IsGeenStandaardActie) ]]>