Index: vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches/TestAansturingActiesVolgorde/Volgorde_AansturingActies.txt =================================================================== diff -u -r67687 -r67695 --- vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches/TestAansturingActiesVolgorde/Volgorde_AansturingActies.txt (.../Volgorde_AansturingActies.txt) (revision 67687) +++ vhTestFiles/IntegratieTests/Productie.Planning.ActieveBatches/TestAansturingActiesVolgorde/Volgorde_AansturingActies.txt (.../Volgorde_AansturingActies.txt) (revision 67695) @@ -67,11 +67,6 @@ Product op maat 12 912 1 1 Bestelbon 7 ~APPS.Halux.PPS.impl.AansturingActie.common.Bestelbon~ Product op maat 12 913 1 1 Detailblad 8 ~APPS.Halux.PPS.impl.AansturingActie.common.Detailblad~ Product op maat 12 914 1 1 Klantetiketten 9 ~APPS.Halux.PPS.impl.AansturingActie.common.KlantEtiket~ -TAORbox 14 1087 1 1 Bestelbon 101 ~APPS.Halux.PPS.impl.AansturingActie.common.Bestelbon~ -TAORbox 14 1088 1 1 Klantetiketten 102 ~APPS.Halux.PPS.impl.AansturingActie.common.KlantEtiket~ -TAORbox 14 1089 0 1 Probox overdoosetiketten 103 ~APPS.Halux.PPS.impl.AansturingActie.common.ProboxOverdoos~ -TAORbox 14 1090 0 1 Probox onderdelenetiketten 104 ~APPS.Halux.PPS.impl.AansturingActie.common.OnderdelenEtiket~ -TAORbox 14 1091 0 1 Zijkantplaat: pickinglijst en kamer frees data 105 ~APPS.Halux.PPS.impl.AansturingActieVoorActiviteit~ TAORbox 14 1092 0 1 Picking: onderdelen 106 ~APPS.Halux.PPS.impl.AansturingActieVoorActiviteit~ TAORbox 14 1093 0 1 Productiedetailblad 107 ~APPS.Halux.PPS.impl.AansturingActieVoorActiviteit~ TAORbox 14 1094 0 1 Overzicht TA'OR karren per batch 108 ~APPS.Halux.PPS.impl.AansturingActieVoorActiviteit~ @@ -84,6 +79,11 @@ TAORbox 14 1101 0 0 Uitvoeren Rework 112 ~APPS.Halux.PPS.impl.AansturingActie.common.ReworkUitvoeren~ TAORbox 14 1102 1 0 Palletetiket zonder logo 608 ~APPS.Halux.PPS.impl.AansturingActie.common.PalletEtiketZonderLogo~ TAORbox 14 1103 0 0 Overzicht batch 1 ~APPS.Halux.PPS.impl.AansturingActie.common.OverzichtBatch~ +TAORbox 14 1219 1 1 Bestelbon 101 ~APPS.Halux.PPS.impl.AansturingActie.common.Bestelbon~ +TAORbox 14 1220 1 1 Klantetiketten 102 ~APPS.Halux.PPS.impl.AansturingActie.common.KlantEtiket~ +TAORbox 14 1221 0 1 Probox overdoosetiketten 103 ~APPS.Halux.PPS.impl.AansturingActie.common.ProboxOverdoos~ +TAORbox 14 1222 0 1 Probox onderdelenetiketten 104 ~APPS.Halux.PPS.impl.AansturingActie.common.OnderdelenEtiket~ +TAORbox 14 1223 0 1 Zijkantplaat: pickinglijst en kamer frees data 105 ~APPS.Halux.PPS.impl.AansturingActieVoorActiviteit~ TAORbox 36 1104 0 1 Mattenlijst 113 ~APPS.Halux.PPS.impl.AansturingActieVoorActiviteit~ TAORbox 36 1105 0 1 Inkorten: zijstabilisering 114 ~APPS.Halux.PPS.impl.AansturingActieVoorActiviteit~ TAORbox 36 1106 0 1 Inkorten: tiponsynchronisatiestang 115 ~APPS.Halux.PPS.impl.AansturingActieVoorActiviteit~ Index: vhDeploy/Deploy20220509xOverzichtBatchTaorStandaardActie.cls.xml =================================================================== diff -u --- vhDeploy/Deploy20220509xOverzichtBatchTaorStandaardActie.cls.xml (revision 0) +++ vhDeploy/Deploy20220509xOverzichtBatchTaorStandaardActie.cls.xml (revision 67695) @@ -0,0 +1,19 @@ + + + +vhDeploy.Deploy + + +%String +Overzichtbatch wordt standaardactie + + + +1 + + + + + + Index: vhDeploy/Maatwerk/TAOR/AansturingIncrementeel.cls.xml =================================================================== diff -u -r64748 -r67695 --- vhDeploy/Maatwerk/TAOR/AansturingIncrementeel.cls.xml (.../AansturingIncrementeel.cls.xml) (revision 64748) +++ vhDeploy/Maatwerk/TAOR/AansturingIncrementeel.cls.xml (.../AansturingIncrementeel.cls.xml) (revision 67695) @@ -84,7 +84,7 @@ #dim VolgNummerFixed As %Integer = 1 // Te onderzoeken: welk effect als de volgnummers van de AansturingActies opschuiven? (ook rekening houden met de integratietesten ! ) #dim OverzichtBatchID As %String = ..MaakOfGeefActiviteitID(ActiviteitGroepProductie, "TAOR.OverzichtBatch") - Do ..MaakOfVervangOudeAansturingActie("OverzichtBatch", Categorie, "Overzicht batch", ..#IsNietMogelijkZonderBatch, ActiviteitGroepProductie, ..#IsGeenStandaardActie, VolgNummerFixed) + Do ..MaakOfVervangOudeAansturingActie("OverzichtBatch", Categorie, "Overzicht batch", ..#IsNietMogelijkZonderBatch, ActiviteitGroepProductie, ..#IsStandaardActie, VolgNummerFixed) ]]>