Index: vhDeploy/Deploy20201217xMvxProductieAansturingPlaatmateriaalLijst.cls.xml =================================================================== diff -u --- vhDeploy/Deploy20201217xMvxProductieAansturingPlaatmateriaalLijst.cls.xml (revision 0) +++ vhDeploy/Deploy20201217xMvxProductieAansturingPlaatmateriaalLijst.cls.xml (revision 63076) @@ -0,0 +1,21 @@ + + + +vhDeploy.Deploy + + +%String +Heruitvoering AansturingIncrementeel voor PlaatmateriaalLijst + + + +1 + + + + + + Index: vhDeploy/Maatwerk/MVX/AansturingIncrementeel.cls.xml =================================================================== diff -u -r62984 -r63076 --- vhDeploy/Maatwerk/MVX/AansturingIncrementeel.cls.xml (.../AansturingIncrementeel.cls.xml) (revision 62984) +++ vhDeploy/Maatwerk/MVX/AansturingIncrementeel.cls.xml (.../AansturingIncrementeel.cls.xml) (revision 63076) @@ -34,6 +34,8 @@ #dim PlaatmateriaalActiviteitID As %String = ..MaakOfGeefActiviteitID(ActiviteitGroepProductie, "MVX.Plaatmateriaal") Do ..MaakOfVervangAansturingActie(Categorie, ActiviteitGroepProductie, PlaatmateriaalActiviteitID, "Plaatmateriaal", ..#IsNietMogelijkZonderBatch, , ##class(APPS.Halux.common.enu.ProductieLijn).Vier()) + // OPGELET !!! Vergeet niet dat er voor plaatmateriaal wellicht nog extra data moet voorzien worden, + // via een aan te maken klasse (vb: APPS.Halux.PPS.DocumentDefinitie.MVX.PlaatmateriaalLijst) en een eigen deployklasje (vb: vhDeploy.Deploy20201217xMvxProductieAansturingPlaatmateriaalLijst). Do ..MaakOfVervangOudeAansturingActie("Bestelbon", Categorie, "Bestelbon", ..#IsMogelijkZonderBatch, ActiviteitGroepProductie)