Index: APPS/Halux/common/impl/ProductieGroepBepalerTBX.cls.xml =================================================================== diff -u -r60151 -r63696 --- APPS/Halux/common/impl/ProductieGroepBepalerTBX.cls.xml (.../ProductieGroepBepalerTBX.cls.xml) (revision 60151) +++ APPS/Halux/common/impl/ProductieGroepBepalerTBX.cls.xml (.../ProductieGroepBepalerTBX.cls.xml) (revision 63696) @@ -54,7 +54,11 @@ If (..ProductieOpstartfaseBepaler.IsInOpstartfase(TBXLade, ProductId)) { Set ProductieGroep = ..ProductieGroep.Opstartfase } ElseIf (..IsKlantDeDecker(KlantId) && ..IsKleurOrionGrijs(TBXLade)) { - Set ProductieGroep = ..ProductieGroep.TBXOrionGrijs + If IsVhoss { + Set ProductieGroep = ..ProductieGroep.TBXOrionGrijsVhoss + } Else { + Set ProductieGroep = ..ProductieGroep.TBXOrionGrijs + } } ElseIf (..IsSpecialsKlant(KlantId, Verpakking, TBXLade.GeefVariant())){ Set ProductieGroep = ..ProductieGroep.SpecialsKlant } ElseIf (ODSP '= "") {