#manage_inventory = false not working
9 messages · Page 1 of 1 (latest)
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.
Can anyone guide me?
Can you explain more your actual use case?
If you want the product always to be available you can enable Allow Backorder
But I'm still on 1.7, maybe read some here: https://docs.medusajs.com/modules/multiwarehouse/inventory-module
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?
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.