Hi,
I have an interesting problem. My product attribute 'quantity_and_stock_status' is reporting some items as 'in stock' when there are out of stock, and 'OOS' when they are in stock.
The image below is a report I ran showing actual stock quantities, and the value of 'quantity_and_stock_status' - the highlighted item shows 0 stock but 'in stock', when the actual status of the product is 'out of stock' on the admin product page.
There are a few more that you can see that are positive stock values but are marked as OOS by 'quantity_and_stock_status'.
Does anyone know where this value is stored? D.B? Or how I reset the values?
Any pointers would be gratefully received. TIA
Stock Issue