Index: APPS/Halux/common/impl/AantallenInToeleveringTeller.cls.xml =================================================================== diff -u -r59170 -r59196 --- APPS/Halux/common/impl/AantallenInToeleveringTeller.cls.xml (.../AantallenInToeleveringTeller.cls.xml) (revision 59170) +++ APPS/Halux/common/impl/AantallenInToeleveringTeller.cls.xml (.../AantallenInToeleveringTeller.cls.xml) (revision 59196) @@ -43,9 +43,8 @@ If (ProductieGroep = ##class(APPS.Halux.common.enu.ProductieGroep).LBXSpoelbak()) || (ProductieGroep = ##class(APPS.Halux.common.enu.ProductieGroep).LBXSpoelbakVHoss()) { Set Key = ##class(APPS.Halux.common.enu.ProductieGroepGroepering).LBXSpSiSl() - } - - If (ProductieGroep = ##class(APPS.Halux.common.enu.ProductieGroep).TBXSifon()) { + } + ElseIf (ProductieGroep = ##class(APPS.Halux.common.enu.ProductieGroep).TBXSifon()) { Set Key = ##class(APPS.Halux.common.enu.ProductieGroepGroepering).TbxManueleBewerking() }