Hi, Using Magento 2.3.2,
I have a product where the salable quantity is 220 units higher than the stock. I.E. if I put 40 into stock, salable quantity is 260. 1 in stock = 221 salable, etc.
I have tried unassigning stock sources and reassigning but this 220 extra still persists. Does anyone know where it may be hiding in my DB or how I can reset to zero. Any help would be gratefully received.
Solved! Go to Solution.
Hi @darren_shipp ,
After unassigning stock sources did you try doing reindexing also if not please try once.
Is this happening only for 1 product or for all?
Also check reservation table.
Check the quantity corresponding to the product in table.
Hope this helps you!
Problem Solved! Click Kudos & Accept as Solution!
Hi @darren_shipp ,
After unassigning stock sources did you try doing reindexing also if not please try once.
Is this happening only for 1 product or for all?
Also check reservation table.
Check the quantity corresponding to the product in table.
Hope this helps you!
Problem Solved! Click Kudos & Accept as Solution!
Thanks for your help. For whatever reason the reservation table was way out. I thought I had checked there, but obvs not.