#manage_inventory = false not working

9 messages · Page 1 of 1 (latest)

severe ore
#

Hi, i hope you guys are doing great, I am using latest version for medusa server and frontend, I have turned off manage_inventory check in product variants and inventory_quantity=1 but when i create an order the inventory_quantity=0, that should not happen.

vagrant pelican
#

I've also noticed this. For a store with every product having manage inventory set to false (because they are made on demand), the inventory quantities now show as negative. It doesn't affect whether they can be added to cart, though.

severe ore
#

Can anyone guide me?

quiet dew
#

Can you explain more your actual use case?

#

If you want the product always to be available you can enable Allow Backorder

#

Not sure if the above is necessary now or is it for multiwarehouse.

#

Still I don't think it should subtract the inventory when disabled. Maybe file an issue?

severe ore
#

I am creating product with one variant and one in stock with manage_inventory check to false but when i am creating order the quantity of products in stock decrement but in actual it should not decrement.