Index: vhUnitTest/AX/Uitgaand/PM/AankoopOrderHoofding/impl/AankoopOrderHoofdingDixfConverter/Test.cls.xml =================================================================== diff -u -r41841 -r41842 --- vhUnitTest/AX/Uitgaand/PM/AankoopOrderHoofding/impl/AankoopOrderHoofdingDixfConverter/Test.cls.xml (.../Test.cls.xml) (revision 41841) +++ vhUnitTest/AX/Uitgaand/PM/AankoopOrderHoofding/impl/AankoopOrderHoofdingDixfConverter/Test.cls.xml (.../Test.cls.xml) (revision 41842) @@ -30,8 +30,8 @@ Set ..ToeleveringStub = ToeleveringStub Set LeverancierStub = ##class(vhTest.Mock.DOM.AKP.Leverancier).%New() - Do LeverancierStub.IndienMethodCall("GeefKortingKontant").DanReturn(5.7) - Do LeverancierStub.IndienMethodCall("GeefTermijnKortingKontant").DanReturn(10) + Do LeverancierStub.IndienMethodCall("GeefKortingKontant").DanReturn(1.5) + Do LeverancierStub.IndienMethodCall("GeefTermijnKortingKontant").DanReturn("20DEM") Do LeverancierStub.IndienMethodCall("GeefTaal").DanReturn("NL") Do LeverancierStub.IndienMethodCall("GeefNaam").DanReturn("LevNaam") Do LeverancierStub.IndienMethodCall("GeefID").DanReturn("L||5002") @@ -115,7 +115,7 @@ ]]> - + + + + + 1 AX.Uitgaand.PM.AankoopOrderHoofding.impl.AankoopOrderHoofdingDixfConverter