Index: AXimpl/Dynamics/InventoryOut/Converter/AxInventSyncCreator.cls.xml =================================================================== diff -u -r44348 -r44366 --- AXimpl/Dynamics/InventoryOut/Converter/AxInventSyncCreator.cls.xml (.../AxInventSyncCreator.cls.xml) (revision 44348) +++ AXimpl/Dynamics/InventoryOut/Converter/AxInventSyncCreator.cls.xml (.../AxInventSyncCreator.cls.xml) (revision 44366) @@ -3,19 +3,25 @@ TECH.RegisteredObject + +AXimpl.ConfigId +1 + + Prod.StockReservatieRepository 1 -StockReservatieRepository:Prod.StockReservatieRepository +SequenceNrGenerator:AXimpl.ConfigId,StockReservatieRepository:Prod.StockReservatieRepository 1 1 %Status 1 @@ -31,6 +37,7 @@ Set InventSyncProduct.ItemId = IdentNummer Set InventSyncProduct.QtyHLX = +StockProduct.WVStock Set InventSyncProduct.QtyVH = +StockProduct.FysStock + Set InventSyncProduct.SequenceNr = ..SequenceNrGenerator.GeefVolgendProductVoorraadSyncBerichtId() Quit InventSyncProduct ]]>