Index: APPS/Halux/common/impl/ProductieGroepBepalerMVX.cls.xml =================================================================== diff -u -r74665 -r74883 --- APPS/Halux/common/impl/ProductieGroepBepalerMVX.cls.xml (.../ProductieGroepBepalerMVX.cls.xml) (revision 74665) +++ APPS/Halux/common/impl/ProductieGroepBepalerMVX.cls.xml (.../ProductieGroepBepalerMVX.cls.xml) (revision 74883) @@ -69,12 +69,21 @@ Set ProductieGroep = ..ProductieGroep.Specials } ElseIf (..IsSpoelbaklade() && (..IsAfsplitsenNodigVoorMVXSpSiSl() || (..GeefAantalVerschillendeProductieGroepen() = 1)) && $$$Not(..IsVHossVerpakking())) { Set ProductieGroep = ..ProductieGroep.MVXSpoelbak + If (..IsV1Verpakking() && (..GeefAantalVerschillendeProductieGroepen() = 1)) { + Set ProductieGroep = ..ProductieGroep.Stuk + } } ElseIf (..IsSpoelbaklade() && (..IsAfsplitsenNodigVoorMVXSpSiSl() || (..GeefAantalVerschillendeProductieGroepen() = 1)) && (..IsVHossVerpakking())) { Set ProductieGroep = ..ProductieGroep.MVXSpoelbakVHoss } ElseIf (..IsSmalleLade() && (..IsAfsplitsenNodigVoorMVXSpSiSl() || (..GeefAantalVerschillendeProductieGroepen() = 1))) { Set ProductieGroep = ..ProductieGroep.MVXSpoelbak + If (..IsV1Verpakking() && (..GeefAantalVerschillendeProductieGroepen() = 1)) { + Set ProductieGroep = ..ProductieGroep.Stuk + } } ElseIf (..IsSifonlade() && (..IsAfsplitsenNodigVoorMVXSpSiSl() || (..GeefAantalVerschillendeProductieGroepen() = 1))) { Set ProductieGroep = ..ProductieGroep.MVXSpoelbak + If (..IsV1Verpakking() && (..GeefAantalVerschillendeProductieGroepen() = 1)) { + Set ProductieGroep = ..ProductieGroep.Stuk + } } Else { If (..IsProboxVerpakking()) { Set ProductieGroep = ..ProductieGroep.Probox