Index: APPS/Halux/common/impl/ProductieGroepBepalerLBX.cls.xml =================================================================== diff -u -r58457 -r58500 --- APPS/Halux/common/impl/ProductieGroepBepalerLBX.cls.xml (.../ProductieGroepBepalerLBX.cls.xml) (revision 58457) +++ APPS/Halux/common/impl/ProductieGroepBepalerLBX.cls.xml (.../ProductieGroepBepalerLBX.cls.xml) (revision 58500) @@ -71,9 +71,9 @@ Set ProductieGroep = ..ProductieGroep.Opstartfase } ElseIf $$$Not(..IsProductieWijzeVolledig()) { Set ProductieGroep = ..ProductieGroep.Specials - } ElseIf (..IsSpoelbaklade() && $$$Not(..IsVHossVerpakking()) && ..IsAfsplitsenNodigVoorLBXSpSiSl()) { + } ElseIf (..IsSpoelbaklade() && ..IsAfsplitsenNodigVoorLBXSpSiSl() && $$$Not(..IsVHossVerpakking())) { Set ProductieGroep = ..ProductieGroep.LBXSpoelbak - } ElseIf (..IsSpoelbaklade() && (..IsVHossVerpakking()) && ..IsAfsplitsenNodigVoorLBXSpSiSl()) { + } ElseIf (..IsSpoelbaklade() && ..IsAfsplitsenNodigVoorLBXSpSiSl() && (..IsVHossVerpakking())) { Set ProductieGroep = ..ProductieGroep.LBXSpoelbakVHoss } ElseIf (..IsSmalleLade() && ..IsAfsplitsenNodigVoorLBXSpSiSl()) { Set ProductieGroep = ..ProductieGroep.LBXSpoelbak