跳至内容
菜单
此问题已终结

Hi Odoo Community,

I'm facing a challenge in the MRP module for our made-to-order furniture production (bajo pedido). We produce custom furniture based on sales orders, and Odoo creates individual Manufacturing Orders (MOs/WOs) per product type via BOMs. However, certain early production steps need to be batched across all MOs for optimization, regardless of individual orders. Specifically:

  • Example scenario: We have 8 office furniture items in melamine oak (color), 8 drawer blocks in the same color, and 22 other furniture pieces all using the same oak melamine.
  • Steps like cutting the melamine and edge banding are optimized per color/project total (e.g., total volume for the entire project in oak is cut/banded simultaneously in one batch).
  • These steps ignore individual MOs/WOs – they're treated as a single group per color, to minimize waste and setup time.
  • Later steps (e.g., assembly) remain per-MO.

In Odoo, the routes execute per MO, so cutting happens separately for each (inefficient). I tried the "MRP Group" app, but it only groups MOs by product/BOM, not by shared material attributes like color for specific operations.

Questions:

  1. Is there a core Odoo way (e.g., via MPS, procurement groups, or custom routes) to batch these material steps across MOs based on a shared attribute (like color on raw materials)?
  2. Are there recommended apps/modules for this? (E.g., something that intercepts route operations and groups them by material/color?)
  3. Any real-world examples or workarounds for furniture/woodworking manufacturers doing batch cutting by material type?

Thanks in advance for any insights!

形象
丢弃
最佳答案

Hi,

Please refer to the modules:

1. https://apps.odoo.com/apps/modules/18.0/mrp_bom_attribute_match

2.https://apps.odoo.com/apps/modules/15.0/mrp_account_bom_attribute_match

These allow BOM operations/variants to be driven by attributes (e.g., “color: oak”), which could give you a hook to group operations.

3.https://odoo-community.org/shop/report-mrp-bom-matrix-4103#attr=1200

The Matrix Bill of Materials is a report that shows connections between all parents and all components.


Hope it helps.

形象
丢弃
相关帖文 回复 查看 活动
0
3月 15
5312
1
6月 20
4677
0
12月 16
3573
2
3月 25
3785
8
9月 20
16199