Is there a way to update inventory via SQL?
There are a couple issues in 8.0.1.2 where Related Items and Upsell Items do not display if the inventory is zero or less.
App Config
HideProductsWithLessThanThisInventoryLevel = -1
tried 0 as well
We do not use/sync inventory so just want to set all products inventory to say 10,000. We have over 3K products and do not have time to do by hand.
Any help and/or comments on this are appreciated