mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
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'
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.