stock_product_set
This module allows adding predefined product sets to stock pickings in Odoo.
Key Features
- stock.picking: Adds an 'Add set' button to the picking form header for draft pickings.
- stock.picking: Provides a wizard to select a product set and quantity to add to the picking.
- stock.picking: Creates stock moves for each product in the set with calculated quantities.
- stock.picking: Validates that the product set is allowed for the picking's partner if restricted.