BOM Attribute Match

Beta License: AGPL-3 OCA/manufacture Translate me on Weblate Try me on Runboat

This module addresses the BoM case where the product to manufacture has one attribute with tens or hundreds of values (usually attribute “color”, eg: “Configurable Desk” can be produced in 900 different colors).

Creating a dynamic BoM currently requires adding one BoM line for each attribute value to match component variant with attribute value (eg: component “Desk board (Green)” to be applied to variant “Green”).

This has 3 downsides:

This module allows to use a product template as component in BoM lines, automatically matching component variant to use in MO line with the attribute value selected for manufacture.

Eg: Product template “Desk Board” is added to BoM line for product “Configurable Desk”; match is made on attribute “Color”. In MO, if product to manufacture is “Configurable Desk (Steel, Pink)”, MO line will have component “Desk Board (Pink)”.

Using the same BoM, if product to manufacture is “Configurable Desk (Steel, Yellow)”, MO line will have component “Desk Board (Yellow)”.

The flow is valid also if the Component (Product Template) has more than one attribute matching the product to manufacture; in this case, on MO line the component variant will be the one matching multiple attribute values for the product to manufacture.

Various checks are in place to make sure this flow is not disrupted:

Table of contents

Usage

Using this module you can have dynamic components of a BOM. It will allow you to have only 1 line in the BOM if you have hundreds of attribute values for manufacturing product and hundreds of attributes values of component (material).

How to use

  1. Create a product to produce e.g. Desk.
  2. Set 1 attribute (e.g. Color). And select possible values for it.
  3. Create a component product (material) e.g. Plastic.
  4. Set 1 attribute (Color). And select possible values for it.
  5. Create a BOM.
  6. Select a manufacturing product Desk.
  7. Add a BOM line. Select Component (product template) Plastic.
  8. You will see Color attribute appeared in the Apply On Attribute field.
  9. Save the BOM.
  10. Create Manufacturing Order. Select Desk with e.g. Red color to produce and BOM you created.
  11. You will see in the component list Plastic added with corresponding (red) color.

Consider, that to use this feature component must have only 1 attribute. And a values of this attribute of a manufacturing product should be available for a component.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • Ilyas
  • Ooops

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainers:

ilyasProgrammer ivantodorovich

This module is part of the OCA/manufacture project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.