Discussions
QuantityAvailable gone missing
Hello,
The quantityAvailable field on InventoryItems has gone missing in the Web Services v2.5 WSDL.
The other item quantity fields (quantityBackOrdered, quantityComitted, quantityOnHand, quantityOnOrder) that are also used in the locationList elements are available so why not quantityAvailable? It seems that field has come and gone with different releases of Web Services.
I believe quantityAvailable == quantityOnHand - quantityComitted but the convenience is nice to have. Can anyone confirm the formula is correct? Is quantityAvailable meant to be missing? Will it come back? Are there release notes that explains the change?
I have code in production that still uses the field.