Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Purchase Management (purchase)
• Warehouse Management (stock) • MRP (mrp) |
Community Apps Dependencies | Show |
Technical Name |
purchase_bom_split |
License | LGPL-3 |
Website | http://www.camptocamp.com |
Repository | lp:~product-core-editors/product-kitting/6.1 |
Versions |
This module split the product into the related packing according to their Bill of Material when validating a purchase 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, purchase of Product A will result in a packing of :
Product B Product C1 Product C2
Without it will result in a packing of :
Product A
Please log in to comment on this module