Index: AXimpl/Dynamics/InventoryOut/Converter/AxInventSyncCreator.cls.xml =================================================================== diff -u -r48802 -r48928 --- AXimpl/Dynamics/InventoryOut/Converter/AxInventSyncCreator.cls.xml (.../AxInventSyncCreator.cls.xml) (revision 48802) +++ AXimpl/Dynamics/InventoryOut/Converter/AxInventSyncCreator.cls.xml (.../AxInventSyncCreator.cls.xml) (revision 48928) @@ -98,6 +98,12 @@ } Set InventSyncProduct.QtyHLX = ..AXimplFormatter.FormatInventSyncProductQuantity(+WVStock + +InventSyncProduct.QtyBlockedHLX) + + Set:$$$Not(##class(TECH.StringUtils).Equals( Product.LinkType, "HH", "HHZ" )) InventSyncProduct.QtyHLX = 10000.00 + If $$$HasLength(InventSyncProduct.ItemId) { + Set:$Data(^AX.Config("Hack","HaluxQuantityOp10000",InventSyncProduct.ItemId)) InventSyncProduct.QtyHLX = 10000.00 + } + Set InventSyncProduct.QtyVH = ..AXimplFormatter.FormatInventSyncProductQuantity(+FysStock + +InventSyncProduct.QtyBlockedVH) Set InventSyncProduct.SequenceNr = ..SequenceNrGenerator.GeefVolgendProductVoorraadSyncBerichtId() Set InventSyncProduct.SOPRContractId = SoprContractId