Index: AXimpl/Dynamics/InventoryOut/Converter/AxInventSyncCreator.cls.xml =================================================================== diff -u -r46150 -r46567 --- AXimpl/Dynamics/InventoryOut/Converter/AxInventSyncCreator.cls.xml (.../AxInventSyncCreator.cls.xml) (revision 46150) +++ AXimpl/Dynamics/InventoryOut/Converter/AxInventSyncCreator.cls.xml (.../AxInventSyncCreator.cls.xml) (revision 46567) @@ -64,8 +64,8 @@ Set InventSyncProduct.ItemId = ..GeefIdentNummer(PRNr, PRNrSoprPrincipaal) Set InventSyncProduct.QtyBlockedHLX = 0 Set InventSyncProduct.QtyBlockedVH = ..AXimplFormatter.FormatInventSyncProductQuantity(..GeefQtyBlockedVH(PRNr,PRNrSoprPrincipaal,SOPRKindInCache)) - Set InventSyncProduct.QtyHLX = ..AXimplFormatter.FormatInventSyncProductQuantity(WVStock) - Set InventSyncProduct.QtyVH = ..AXimplFormatter.FormatInventSyncProductQuantity(FysStock) + Set InventSyncProduct.QtyHLX = ..AXimplFormatter.FormatInventSyncProductQuantity(WVStock) + InventSyncProduct.QtyBlockedHLX + Set InventSyncProduct.QtyVH = ..AXimplFormatter.FormatInventSyncProductQuantity(FysStock) + InventSyncProduct.QtyBlockedVH Set InventSyncProduct.SequenceNr = ..SequenceNrGenerator.GeefVolgendProductVoorraadSyncBerichtId() Set InventSyncProduct.SOPRContractId = SoprContractId