product_set
Provide reusable product bundles (“product sets”) that can be dropped into sales documents so the system explodes them into regular order lines with the right quantities.
Key Features
- product.set: Lets product managers define reusable sets composed of multiple products with default quantities and optional flags.
- product.set.line: Stores each component product, its quantity, and whether it is optional so the set can be expanded consistently.
- sales: Offers a wizard to insert a selected product set into a quotation or sale order while choosing which optional items to include.
- sale.order: Creates and links sale order lines that originate from a product set so they can be recalculated or removed together if the set changes.