mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
This module allows and encourages the use of packaging within MRP, both to manufacture products or to create kits. @moduon MT-4506
2.3 KiB
2.3 KiB
Some component products must exist. Those components will be later included in the manufactured or kit product. Then, you'll notice the module effects.
To create the component products:
- Go to Inventory > Products > Products.
- Create a product.
- Configure its unit of measure (if you enabled that option).
- Add some line(s) in Inventory > Packaging.
To use this module with a kit of products, you need to:
- Go to Inventory > Products > Products.
- Create a product that will be the kit.
- Set Product Type "Consumable".
- Configure its unit of measure (if you enabled that option).
- Enable Inventory > Operations > Routes > Manufacture.
- Click on Bill of Materials button and create a new one.
- Set BoM Type "Kit".
- Configure the rest of the BoM. When you configure the component lines, use the new Packaging and Packaging Qty fields.
- Go to Inventory > Delivery Orders (three dots) > New > Planned Transfer.
- Fill the Delivery Address.
- Add one Operations line with the kit product you just created.
- Click on Mark as TODO.
- You will notice that the kit has been replaced by its components, and each component line includes the packaging and its qty, just like you configured them in the BoM.
To use it with a manufactured product, instead:
- Go to Inventory > Products > Products.
- Create a product; the one that will be manufactured.
- Set Product Type "Storable Product".
- Configure its unit of measure (if you enabled that option).
- Enable Inventory > Operations > Routes > Manufacture.
- Click on Bill of Materials button and create a new one.
- Set BoM Type "Manufacture this product".
- Configure the rest of the BoM. When you configure the component lines, use the new Packaging and Packaging Qty fields.
- Go back to the product form.
- Click on Reordering Rules button and create a new one.
- Set some minimal and maximal quantities.
- Click on Order Once. If you don't see this button, you can also go to Inventory > Operations > Run Scheduler > Run Scheduler.
- Go to Manufacturing > Operations > Manufacturing Orders. You will see a new MO created from the reordering rule. Open it.
- See how the Components lines contain packaging information, just like you defined it in the BoM. The same would happen if you created the MO manually.