Index: vhUnitTest/AX/Uitgaand/VKP/OpenstaandeLeverancierFactuur/impl/DixfConverter/Test.cls.xml
===================================================================
diff -u -r35159 -r35162
--- vhUnitTest/AX/Uitgaand/VKP/OpenstaandeLeverancierFactuur/impl/DixfConverter/Test.cls.xml (.../Test.cls.xml) (revision 35159)
+++ vhUnitTest/AX/Uitgaand/VKP/OpenstaandeLeverancierFactuur/impl/DixfConverter/Test.cls.xml (.../Test.cls.xml) (revision 35162)
@@ -32,6 +32,7 @@
Set ..Factuur = ##class(vhTest.Mock.DOM.VKP.Factuur).%New()
Do ..Factuur.IndienMethodCall("GeefVervalDatumKortingContant").DanReturn($$INTDATE^vhLib.DataTypes("01.01.2016"))
+ Do ..Factuur.IndienMethodCall("GeefFactuurDatum").DanReturn($$INTDATE^vhLib.DataTypes("01.01.2016"))
Set ..OpenstaandeFactuur = ##class(vhTest.Mock.DOM.BKH.OpenstaandeFactuur).%New()
Do ..OpenstaandeFactuur.IndienMethodCall("GeefNogTeBetalenInEUR").DanReturn(0)
@@ -270,11 +271,9 @@
Index: AX/Uitgaand/VKP/OpenstaandeLeverancierFactuur/impl/DixfConverter.cls.xml
===================================================================
diff -u -r35159 -r35162
--- AX/Uitgaand/VKP/OpenstaandeLeverancierFactuur/impl/DixfConverter.cls.xml (.../DixfConverter.cls.xml) (revision 35159)
+++ AX/Uitgaand/VKP/OpenstaandeLeverancierFactuur/impl/DixfConverter.cls.xml (.../DixfConverter.cls.xml) (revision 35162)
@@ -13,11 +13,6 @@
1
-
-DOM.VKP.OrderAPI
-1
-
-
AX.common.impl.Formatter
1
@@ -34,15 +29,14 @@
-FirmaBepaler:AX.common.impl.FirmaBepaler,AankoopAPI:DOM.AKP.AankoopAPI,OrderAPI:DOM.VKP.OrderAPI
+FirmaBepaler:AX.common.impl.FirmaBepaler,AankoopAPI:DOM.AKP.AankoopAPI
1
1
%Status
1
AXdixf.UnpaidInvoice.UnpaidInvoice
+
+
+Datum:%Date,TermijnKortingKontant:%String
+0
+%Date
+
+