I want to be able to sell item sets in the following way.
User makes a quotation with a single item, this item is a set of items, let us callit "Set A"
When Set A is sold, I want it to automatically activate a "manufacturing process" that consumes the items that make up Set A.
So Items1, 2, 3, and 4 should decrease by 1 in my inventory thanks to the "manufacturing process" being started after the quotation was confirmed.
This would send a delivery order to Warehouse with the products that make up Set A, since Set A is not an actual product but a number of individual products sold in a package.
Is this possible?