Index: APPS/Halux/Planning/impl/EventCatcher.cls.xml
===================================================================
diff -u -r56845 -r57871
--- APPS/Halux/Planning/impl/EventCatcher.cls.xml (.../EventCatcher.cls.xml) (revision 56845)
+++ APPS/Halux/Planning/impl/EventCatcher.cls.xml (.../EventCatcher.cls.xml) (revision 57871)
@@ -15,9 +15,6 @@
#dim ProductLijn As DOM.AKP.ProductToeleveringLijn = EventData.GeefProductToeleveringLijn()
Set Calculator = ##class(APPS.Halux.Planning.impl.ResourceGebruikCalculator).%New(ProductLijn.GeefToelevering())
Do Calculator.VoegToeProductToeleveringLijn(ProductLijn)
-
- Set DnaCodeService = ##class(APPS.Halux.AAP.DnaCodeService).%New()
- Do DnaCodeService.BewaarDnaCodes(DnaCodeService.MaakDnaCodesVoorToeleveringLijn(ProductLijn))
}
]]>
@@ -35,19 +32,14 @@
Set Calculator = ##class(APPS.Halux.Planning.impl.ResourceGebruikCalculator).%New(Toelevering)
Do Calculator.VoegToeProductToeleveringLijn(ProductLijn)
- Set DnaCodeService = ##class(APPS.Halux.AAP.DnaCodeService).%New()
- Do DnaCodeService.WijzigAantalDnaCodesVoorToeleveringLijn(ProductLijn)
-
}
]]>
1
Event:DOM.AKP.event.ProductToelevLijnAnnulatie
-
@@ -58,19 +50,6 @@
]]>
-
-1
-EventData:DOM.AKP.event.ProductToelevLijnEventData
-1
-
-
-
1
EventData:DOM.AKP.event.ProductToelevLijnEventData