cancel
Showing results for 
Search instead for 
Did you mean: 

Salable quantity WAY above stock quantity.

SOLVED

Salable quantity WAY above stock quantity.

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.

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Salable quantity WAY above stock quantity.

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!

View solution in original post

2 REPLIES 2

Re: Salable quantity WAY above stock quantity.

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!

Re: Salable quantity WAY above stock quantity.

Thanks for your help. For whatever reason the reservation table was way out. I thought I had checked there, but obvs not.