Hello,
I have a single company setup, but with three separate showrooms( Let's Call them A, B, C) and each showroom has a single Location.
Currently, my e-commerce website is configured to use Warehouse A for quantities. But, I need it to use all three warehouses to compute the available quantities.
As a quick example, i currently have a product called VE1000 that is not in stock in Warehouse A. but is available in both Warehouse B(Qty:2) and Warehouse C(Qty: 3). On my website, the VE1000 is listed as out-of-stock. Ideally, I would like the e-commerce website to display that I have 5 VE1000 product in stock.
Is there a way to do that?
Thanks
P.S: Using the option to keep selling even if out of stock does not solve my problem :D