Index: vhUnitTest/DOM/AKP/impl/DataM/DataMToeleveringTestProperties.cls.xml
===================================================================
diff -u -r44718 -r44721
--- vhUnitTest/DOM/AKP/impl/DataM/DataMToeleveringTestProperties.cls.xml (.../DataMToeleveringTestProperties.cls.xml) (revision 44718)
+++ vhUnitTest/DOM/AKP/impl/DataM/DataMToeleveringTestProperties.cls.xml (.../DataMToeleveringTestProperties.cls.xml) (revision 44721)
@@ -47,66 +47,72 @@
]]>
-
+
+
+
+
+
1
+
+
+Toelevering:DOM.AKP.Toelevering,Propertyname:%String,Value:%String
+
+
Index: DOM/AKP/Toelevering.cls.xml
===================================================================
diff -u -r44702 -r44721
--- DOM/AKP/Toelevering.cls.xml (.../Toelevering.cls.xml) (revision 44702)
+++ DOM/AKP/Toelevering.cls.xml (.../Toelevering.cls.xml) (revision 44721)
@@ -124,10 +124,9 @@
-
+
1
Nr:%String
-
Index: DOM/AKP/impl/DataM/DataMToelevering.cls.xml
===================================================================
diff -u -r44702 -r44721
--- DOM/AKP/impl/DataM/DataMToelevering.cls.xml (.../DataMToelevering.cls.xml) (revision 44702)
+++ DOM/AKP/impl/DataM/DataMToelevering.cls.xml (.../DataMToelevering.cls.xml) (revision 44721)
@@ -94,7 +94,7 @@
#dim itProductLijn As TECH.ListIterator = ..GeefTypeToeleveringLijnIterator(##class(DOM.AKP.enu.ToeleveringLijnType).Product())
while itProductLijn.HasNext() {
#dim ProductLijn As DOM.AKP.ProductToeleveringLijn = itProductLijn.Next()
- do ProductLijn.ZetLeverdag(##class(TECH.DateTime).TimestampToDate(Tijdstip))
+ do ProductLijn.SetLeverdag(##class(TECH.DateTime).TimestampToDate(Tijdstip))
}
Do ..%SetModified(1)
]]>
Index: vhTest/Mock/DOM/AKP/Toelevering.cls.xml
===================================================================
diff -u -r44702 -r44721
--- vhTest/Mock/DOM/AKP/Toelevering.cls.xml (.../Toelevering.cls.xml) (revision 44702)
+++ vhTest/Mock/DOM/AKP/Toelevering.cls.xml (.../Toelevering.cls.xml) (revision 44721)
@@ -140,9 +140,9 @@
]]>
-
+
Nr:%String
-