Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Sales Management (sale)
• eInvoicing & Payments (account_voucher) • Social Network (mail) • MRP (mrp) • Purchase Management (purchase) • Warehouse Management (stock) |
Community Apps Dependencies | Show |
Technical Name |
sale_bom_split |
License | LGPL-3 |
Website | http://www.camptocamp.com |
Repository | lp:product-kitting/7.0 |
Versions |
This module splits the products into the related packing according to their Bill of Materials when validating a sale order.
BoM example structure:
- Product A (fantom)
- Product B (normal)
- Product B1 (normal) Product B2 (normal)
- Product C (fantom)
- Product C1 (normal) Product C2 (normal)
With this module, a sale order of Product A will result in a packing of :
Product B Product C1 Product C2
Without this module, it would result in a packing with :
Product A
Please log in to comment on this module