Hello, I have a question about stock in Solidus. F...
# support
a
Hello, I have a question about stock in Solidus. For instance, I have variants that represent measurements of 1m, 2m, and 3m. The issue is that I want them to share the stock. In other words, if I have a total stock of 10m, and a unit of the 3m variant is purchased, I want the stock of the 1m variant to reduce to 7 units, the 2m variant to reduce to 3 units, and the 3m variant to reduce to 2 units. Any suggestions? Thanks!!
l
having just 1 variant of 1m ? if you want 2m you just put 2 of them, etc.. I guess you don’t want that but would it not be the same ? at least your would n’t have to do modifications on the stock management code
you could just have something in front that is a button “buy 2m” that just add 2 products of 1m…
a
not because 2 units of 1 meter is the same as 1 unit of 2 meters; that is to say, what is actually being done is a custom cut
l
I would say
a
Great @loic! Thank you very much for the quick response 🙂