You must install the mrp_operations module to do this.
The screencast has two parts.
Part 1: Work Orders Planning
We compute a manufacturing order (a PC2) that has 4 work orders related. Two of these 4 work orders can be launched in parallel and the others must be serialized. We use the gantt chart to planify the operations. Open ERP is smart enough to:
- Serialize some operations, recomputing dependencies
- Adapt length of work orders according to day/time (because workcenters are configured to work from monday to friday, 8 hours a day)
- Synchronize work orders and manufacturing orders.
The phase 2 show the production of a PC0, that has two others manufacturing operations in make to order (PC2 and CPU_GEN). It shows the different dependencies between the orders and how Open ERP computes automatically length, durations and partsdependencies. Of course, work orders on the different work centers synchronize automatically with manufacturing orders.
If you are interrested by logistic or manufacturing processes, I suggest you to have a look at the new Open ERP book.
