Index: APPS/Halux/common/impl/AantallenInToeleveringTeller.cls.xml =================================================================== diff -u -r58453 -r58456 --- APPS/Halux/common/impl/AantallenInToeleveringTeller.cls.xml (.../AantallenInToeleveringTeller.cls.xml) (revision 58453) +++ APPS/Halux/common/impl/AantallenInToeleveringTeller.cls.xml (.../AantallenInToeleveringTeller.cls.xml) (revision 58456) @@ -42,7 +42,7 @@ #dim Key As APPS.Halux.common.enu.ProductieGroep = ProductieGroep 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() + Set Key = ##class(APPS.Halux.common.enu.ProductieGroepGroepering).LBXSpSiSl() } Do ..AantalPerGroep.VerhoogMetAantal(Key, Aantal)