Index: vhDeploy/Maatwerk/TBX/AansturingIncrementeel.cls.xml =================================================================== diff -u -r64654 -r66583 --- vhDeploy/Maatwerk/TBX/AansturingIncrementeel.cls.xml (.../AansturingIncrementeel.cls.xml) (revision 64654) +++ vhDeploy/Maatwerk/TBX/AansturingIncrementeel.cls.xml (.../AansturingIncrementeel.cls.xml) (revision 66583) @@ -80,6 +80,9 @@ Do ..MaakOfVervangOudeAansturingActie("OverzichtBatch", Categorie, "Overzicht batch", ..#IsNietMogelijkZonderBatch, ActiviteitGroepProductie, ..#IsStandaardActie, 1) Do ..MaakOfVervangOudeAansturingActie("ZaagBlad", Categorie, "Zaaglijst", ..#IsNietMogelijkZonderBatch, ActiviteitGroepProductie, ..#IsStandaardActie, 1) + + #dim DetailbladActieID As %String = ..MaakOfGeefActiviteitID(ActiviteitGroepProductie, "TBX.ProductieVoorbereidingDetailBlad") + Do ..MaakOfVervangAansturingActie(Categorie, ActiviteitGroepProductie, DetailbladActieID, "Productiedetailblad (nieuw)", ..#IsNietMogelijkZonderBatch) ]]>