Index: vhUnitTest/APPS/Halux/common/impl/ProductieGroepBepalerLBX/GeefProductieGroep/Test.cls.xml =================================================================== diff -u -r59664 -r60151 --- vhUnitTest/APPS/Halux/common/impl/ProductieGroepBepalerLBX/GeefProductieGroep/Test.cls.xml (.../Test.cls.xml) (revision 59664) +++ vhUnitTest/APPS/Halux/common/impl/ProductieGroepBepalerLBX/GeefProductieGroep/Test.cls.xml (.../Test.cls.xml) (revision 60151) @@ -258,6 +258,17 @@ ]]> + + + + IngegevenKenmerken:DOM.PM.Maatwerk.Calc.Common.impl.LBXKenmerken,VerwachteProductieGroep:APPS.Halux.common.enu.ProductieGroep,FakeKlantID:DOM.VKP.VanHoeckeKlantID="",IsInOpstartFase:%Boolean=0,ToeleveringSplitser:APPS.Halux.common.ToeleveringSplitser="" -KlantId:DOM.VKP.VanHoeckeKlantID,Verpakking:TECH.Enumeration +KlantId:DOM.VKP.VanHoeckeKlantID,Verpakking:TECH.Enumeration,Variant:DOM.PM.enu.Variant %Boolean Index: APPS/Halux/common/impl/ProductieGroepBepalerLBX.cls.xml =================================================================== diff -u -r59850 -r60151 --- APPS/Halux/common/impl/ProductieGroepBepalerLBX.cls.xml (.../ProductieGroepBepalerLBX.cls.xml) (revision 59850) +++ APPS/Halux/common/impl/ProductieGroepBepalerLBX.cls.xml (.../ProductieGroepBepalerLBX.cls.xml) (revision 60151) @@ -69,7 +69,7 @@ If (..ProductieOpstartfaseBepaler.IsInOpstartfase(..MaatwerkProduct)) { Set ProductieGroep = ..ProductieGroep.Opstartfase - } ElseIf (..IsSpecialsKlant(KlantId, ..IngegevenKenmerken.VerpakkingType)){ + } ElseIf (..IsSpecialsKlant(KlantId, ..IngegevenKenmerken.VerpakkingType, ..IngegevenKenmerken.GeefVariant())){ Set ProductieGroep = ..ProductieGroep.SpecialsKlant } ElseIf $$$Not(..IsProductieWijzeVolledig()) { Set ProductieGroep = ..ProductieGroep.Specials Index: vhUnitTest/APPS/Halux/common/impl/ProductieGroepBepalerTBX/GeefProductieGroep/Test.cls.xml =================================================================== diff -u -r59858 -r60151 --- vhUnitTest/APPS/Halux/common/impl/ProductieGroepBepalerTBX/GeefProductieGroep/Test.cls.xml (.../Test.cls.xml) (revision 59858) +++ vhUnitTest/APPS/Halux/common/impl/ProductieGroepBepalerTBX/GeefProductieGroep/Test.cls.xml (.../Test.cls.xml) (revision 60151) @@ -297,7 +297,7 @@ ]]> - + @@ -339,6 +339,7 @@ + + + + KlantId:%String,Kenmerken:DOM.PM.Maatwerk.Calc.Common.impl.TAORKenmerken,IsInOpstartFase:%Boolean,VerwachteProductieGroep:APPS.Halux.common.enu.ProductieGroep 1