Index: APPS/Halux/PPS/impl/AansturingActie/Tandembox/GroeperingBepaler.cls.xml =================================================================== diff -u -r32580 -r41087 --- APPS/Halux/PPS/impl/AansturingActie/Tandembox/GroeperingBepaler.cls.xml (.../GroeperingBepaler.cls.xml) (revision 32580) +++ APPS/Halux/PPS/impl/AansturingActie/Tandembox/GroeperingBepaler.cls.xml (.../GroeperingBepaler.cls.xml) (revision 41087) @@ -36,7 +36,7 @@ } ElseIf IsVhoss { Set Groepering = ..ProductieSequentieGroepeerder.GeenGroeperingProductenSamentrekken(BatchID) } Else { - Set Groepering = ..ProductieSequentieGroepeerder.GroepeerPerToeleveringPerProductPerKlant(BatchID) + Set Groepering = ..ProductieSequentieGroepeerder.GroepeerPerToeleveringPerKlant(BatchID) } Quit Groepering ]]>