Index: APPS/Halux/Planning/impl/EventCatcher.cls.xml =================================================================== diff -u -r57871 -r58780 --- APPS/Halux/Planning/impl/EventCatcher.cls.xml (.../EventCatcher.cls.xml) (revision 57871) +++ APPS/Halux/Planning/impl/EventCatcher.cls.xml (.../EventCatcher.cls.xml) (revision 58780) @@ -31,7 +31,7 @@ Do ##class(APPS.Halux.Planning.impl.ResourceGebruikCalculator).VerwijderProductToeleveringLijn(Toelevering.GeefID(),ProductLijn.GeefID()) Set Calculator = ##class(APPS.Halux.Planning.impl.ResourceGebruikCalculator).%New(Toelevering) Do Calculator.VoegToeProductToeleveringLijn(ProductLijn) - + Do Toelevering.ZetProductieGroepenEnSave(##class(%ListOfDataTypes).%New()) } ]]>