Index: AXimpl/Dynamics/InventoryOut/Converter/ReceptieAfmeldenConverter.cls.xml =================================================================== diff -u -r45308 -r45312 --- AXimpl/Dynamics/InventoryOut/Converter/ReceptieAfmeldenConverter.cls.xml (.../ReceptieAfmeldenConverter.cls.xml) (revision 45308) +++ AXimpl/Dynamics/InventoryOut/Converter/ReceptieAfmeldenConverter.cls.xml (.../ReceptieAfmeldenConverter.cls.xml) (revision 45312) @@ -13,11 +13,6 @@ 1 - -DOM.PM.ProductAPI -1 - - DOM.VKP.impl.DataM.DataMOrderAPI 1 @@ -34,16 +29,15 @@ -InventoryOutConverter:AXimpl.Dynamics.InventoryOut.Converter.InventoryOutConverter,DataMOrderApi:DOM.VKP.impl.DataM.DataMOrderAPI,ProductApi:DOM.PM.ProductAPI,BouwsteenIteratorFactory:AXimpl.Dynamics.InventoryOut.Converter.BouwsteenIteratorFactory +InventoryOutConverter:AXimpl.Dynamics.InventoryOut.Converter.InventoryOutConverter,DataMOrderApi:DOM.VKP.impl.DataM.DataMOrderAPI,BouwsteenIteratorFactory:AXimpl.Dynamics.InventoryOut.Converter.BouwsteenIteratorFactory 1 1 %Status 1 @@ -76,7 +70,6 @@ Do ..AxdEntityHeader.ProdRAF.Insert(ProdRaf) - #dim Product As DOM.PM.Product = ..ProductApi.GeefProduct(Lijn.GeefProductID()) Set ..BouwsteenIterator = ..BouwsteenIteratorFactory.Maak(Lijn.GeefProductID()) While ..BouwsteenIterator.HasNext(){ Index: vhUnitTest/AXimpl/Dynamics/InventoryOut/Converter/ReceptieAfmeldenConverter/Convert/Test.cls.xml =================================================================== diff -u -r45308 -r45312 --- vhUnitTest/AXimpl/Dynamics/InventoryOut/Converter/ReceptieAfmeldenConverter/Convert/Test.cls.xml (.../Test.cls.xml) (revision 45308) +++ vhUnitTest/AXimpl/Dynamics/InventoryOut/Converter/ReceptieAfmeldenConverter/Convert/Test.cls.xml (.../Test.cls.xml) (revision 45312) @@ -3,77 +3,94 @@ vhUnitTest.TestCase - + +%String +1 + + + +%String +1 + + + +AXimpl.Request +1 + + + +AXimpl.Request +1 + + + +vhTest.Mock.DOM.VKP.OrderAPI +1 + + + + + + +aTestName:%String + + + + + + + +AantalLijnen:%Integer +1 +vhTest.Mock.DOM.VKP.Bon + + Index: AXimpl/Dynamics/InventoryOut/Converter/BouwsteenIteratorFactory.cls.xml =================================================================== diff -u -r45308 -r45312 --- AXimpl/Dynamics/InventoryOut/Converter/BouwsteenIteratorFactory.cls.xml (.../BouwsteenIteratorFactory.cls.xml) (revision 45308) +++ AXimpl/Dynamics/InventoryOut/Converter/BouwsteenIteratorFactory.cls.xml (.../BouwsteenIteratorFactory.cls.xml) (revision 45312) @@ -15,7 +15,7 @@ %Status 1