Files
manufacture/mrp_operations_extension
Daniel-CA 5e6ced1cd9 [FIX+IMP] mrp_operations_extension
FIX: Fixes #920 Now initiate a WO doesn't force MO material reservation
IMP: Creation of the field "picking_type_id" in mrp.routing.workcenter.
FIX: Closes #921
IMP: Added function to avoid repeat code
FIX: When WO starts the MO state should be 'in_production' not 'ready'
2015-12-04 18:41:28 +01:00
..
2015-12-04 18:41:28 +01:00
2015-12-04 18:41:28 +01:00
2015-12-04 18:41:28 +01:00
2015-12-04 18:41:25 +01:00

MRP operations extension module
===============================

This module adds:

- New table to store operations to avoid typing them again.
- Adds a relation from WorkcenterLines to BoM Lists.
- Adds a relation from WorkcenterLines to Manufacturing Orders in Scheduled/Consumed/Finished Products.
- Adds a relation between Routing Work Center Lines and Work Center extra Info.

Controls the availability of material in operations, and controls operation
start with respect to previous.