Hi,
Here's a scenario of my problem : let's say i am creating a box for a sales campaign. The Box is Called January Box.
- the box is made up of items A,B,C ( 1 Unit each)
- items A,B,C are also in themselves final products which can be sold to a customer.
- Now when i create a January box, and set the quantity as 2, The items A,B,C should have the following change:
i) Increase in reserved Quantity by 2
ii) Decrease available quantity by 2
However, this is not happening. Any idea why?