Index: DOM/PM/TAORProduct/impl/TAORLadeImpl.cls.xml
===================================================================
diff -u -r63973 -r66069
--- DOM/PM/TAORProduct/impl/TAORLadeImpl.cls.xml (.../TAORLadeImpl.cls.xml) (revision 63973)
+++ DOM/PM/TAORProduct/impl/TAORLadeImpl.cls.xml (.../TAORLadeImpl.cls.xml) (revision 66069)
@@ -54,8 +54,8 @@
%Boolean
Index: DOM/PM/impl/MaatwerkProductImpl.cls.xml
===================================================================
diff -u -r63973 -r66069
--- DOM/PM/impl/MaatwerkProductImpl.cls.xml (.../MaatwerkProductImpl.cls.xml) (revision 63973)
+++ DOM/PM/impl/MaatwerkProductImpl.cls.xml (.../MaatwerkProductImpl.cls.xml) (revision 66069)
@@ -21,11 +21,6 @@
1
-
-APPS.common.KlantInstellingenService
-1
-
-
ProductID:%Integer
1
@@ -35,7 +30,6 @@
Do ##super(ProductID)
Set ..BerekeningServiceProduct = ##class(APPS.ApplicatieContext).Instance().GeefMaatwerkAPI().GeefBerekeningService("P")
- Set ..KlantInstellingenService = ##class(APPS.common.impl.KlantInstellingenService).%New()
Quit $$$OK
]]>