Hello i work with a furniture company ,I am making a multilevel manufacturing order with many many parts and each part needs to be procecced in a variety of working stations . For example a side part needs drilling and cutting . So the issue is that i have multiple parts, for example cutting and it allows me to start cutting in everything together at the same time(every single part that has cutting in work operations).On each part of the kits i have set work dependancies but in the whole furniture in general they are not . So i cant have an organised plan how each part is going to cut and set priorities.Because in real time with the cutting machine i can cut a speciffic part with speciffic dimentions each time .
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
Hi,
In your furniture manufacturing setup using Odoo, you're dealing with a multilevel bill of materials where each part—such as side panels, tops, and backs—requires sequential operations like cutting, drilling, and sanding. While you've set work dependencies within individual components (e.g., drilling follows cutting on a side panel), Odoo's standard MRP system treats identical operations like "cutting" across all parts as parallel tasks. This means when the production order is generated, all cutting operations for every part are made available at once, without enforcing a global priority or sequencing across the entire furniture unit. As a result, it becomes difficult to manage the workflow on the shop floor where, in reality, your cutting machine can only process one part at a time based on its unique dimensions. This leads to operational confusion and lack of prioritization. To solve this, you'd need to implement either a custom scheduling mechanism, operation-level sequencing that spans all components, or use a planning tool or custom Gantt chart that groups and prioritizes operations based on part and work center constraints, ensuring a more realistic and organized execution plan.
Please refer to the following links:
Hope it helps.
Use Sub-Assemblies with Separate MOs
Instead of having one large MO with a nested multilevel BoM:
- Split your furniture into logical subassemblies: e.g., Side Panel, Drawer Front, Top Panel, etc.
- Each subassembly should have its own BOM + MO, with its own operations.
- This gives you clear separation and control over the operations.
Benefit: Now “Cutting for Side Panel” and “Cutting for Drawer Front” are separate work orders.
Example
Let’s say you have a furniture item with:
- Side Panel (needs Cutting → Drilling)
- Drawer Front (needs Cutting → Sanding)
Instead of one massive MO:
- Create 2 MOs:
- MO#1: Side Panel
- MO#2: Drawer Front
Each has its own:
- Work orders (Cutting, Drilling, etc.)
- Priority
- Scheduling
- Work instructions
Now your cutting station sees:
- WO#1: Cut Side Panel (Due today)
- WO#2: Cut Drawer Front (Due tomorrow)
And one more thing , Work dependencies set at the component level are not respected globally across the multi-level MO.
I hope this helps you.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
jul 25
|
242 | ||
|
2
jul 25
|
285 | ||
|
1
jun 25
|
256 | ||
|
1
jun 25
|
804 | ||
|
1
may 25
|
619 |
I dont know if its that going to help in the factory's needs , because in a day i would probably have to manifacture many furniture , we are talking multiple different ones and many quantities . Its going to be really chaotic to have have a different mo for each part . The issue is that io cant have a way to plan how each part is going to be cut for example,with what order. I have already split furniture in sub assemblies with different boms example drawers , side parts etc but the problem remains the same. I have ready fro cutting 5 parts , 5 for drilling and those tasks dont have an dependancy order . I dont know how i am going to have a priority list in the cutting machine for eaxmple.
So the solution for all of this is to have an ambassador of odoo help me with the custom scheduling mechanism , thats something outside of odoo settings an operating person can do?