Discussions
Return inventory webstore temporarily out of stock report
I am writing a search which is related to qty available. I am trying to write a search which returns all those items which have display in website as true and are not showing in stock to the customers, see screen shot:http://www.av-express.com/Temporarily out of stock.pdf I have tried to return this information via field (available) is less than or equal to zero. It does not return any items even though we know they exist.
I have tried field (on hand) less than or equal to 0 , it works but does not return kit items or assembly items.