Index: APPS/Halux/common/impl/AantallenInToeleveringTeller.cls.xml =================================================================== diff -u -r58456 -r59126 --- APPS/Halux/common/impl/AantallenInToeleveringTeller.cls.xml (.../AantallenInToeleveringTeller.cls.xml) (revision 58456) +++ APPS/Halux/common/impl/AantallenInToeleveringTeller.cls.xml (.../AantallenInToeleveringTeller.cls.xml) (revision 59126) @@ -45,6 +45,10 @@ Set Key = ##class(APPS.Halux.common.enu.ProductieGroepGroepering).LBXSpSiSl() } + If (ProductieGroep = ##class(APPS.Halux.common.enu.ProductieGroep).TBXSpoelbak()) { + Set Key = ##class(APPS.Halux.common.enu.ProductieGroepGroepering).TbxManueleBewerking() + } + Do ..AantalPerGroep.VerhoogMetAantal(Key, Aantal) ]]>