Index: DOM/BKH/impl/OpenstaandeVerkoopFactuurRepository.cls.xml
===================================================================
diff -u -r34716 -r34718
--- DOM/BKH/impl/OpenstaandeVerkoopFactuurRepository.cls.xml (.../OpenstaandeVerkoopFactuurRepository.cls.xml) (revision 34716)
+++ DOM/BKH/impl/OpenstaandeVerkoopFactuurRepository.cls.xml (.../OpenstaandeVerkoopFactuurRepository.cls.xml) (revision 34718)
@@ -39,6 +39,28 @@
Quit ##class(TECH.ListIterator).%New(OpenstaandeFacturenList)
]]>
+
+
+KlantID:%String,FactuurID:%String
+
+
+
+
+KlantID:%String
+
+
Index: vhTest/Fake/DOM/BKH/impl/OpenstaandeVerkoopFactuurRepository.cls.xml
===================================================================
diff -u -r34716 -r34718
--- vhTest/Fake/DOM/BKH/impl/OpenstaandeVerkoopFactuurRepository.cls.xml (.../OpenstaandeVerkoopFactuurRepository.cls.xml) (revision 34716)
+++ vhTest/Fake/DOM/BKH/impl/OpenstaandeVerkoopFactuurRepository.cls.xml (.../OpenstaandeVerkoopFactuurRepository.cls.xml) (revision 34718)
@@ -33,6 +33,18 @@
]]>
+
+KlantID:%String
+
+
+
+
+KlantID:%String,FactuurID:%String
+
+
+
KlantID:%String
TECH.Iterator
Index: vhUnitTest/DOM/BKH/impl/OpenstaandeVerkoopFactuurRepository/Test.cls.xml
===================================================================
diff -u -r34716 -r34718
--- vhUnitTest/DOM/BKH/impl/OpenstaandeVerkoopFactuurRepository/Test.cls.xml (.../Test.cls.xml) (revision 34716)
+++ vhUnitTest/DOM/BKH/impl/OpenstaandeVerkoopFactuurRepository/Test.cls.xml (.../Test.cls.xml) (revision 34718)
@@ -50,6 +50,31 @@
]]>
+
+
+
+
+
+
+
+
+
+KlantID:%String
+
+
+
+
+KlantID:%String,FactuurID:%String
+
+
+
KlantID:%String
TECH.Iterator