* Guided selection of operation inside routing lines for avoiding confusions.
* Homogenization of work centers selection in routing lines. You always add
a workcenter line.
* Limit selectable workcenters on the work order according routing line.
* Views cleaning.
As we are struggled by the structure of core current code, and
https://github.com/odoo/odoo/pull/8885 hasn't been accepted in v8,
we need to make this hard move to allow a lot of workarounds like
modules not depending this one, but anyway the method itself is
not too much inheritable.
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'
FIX: correct actions view reference on produce button
IMP: Changes in the calculation of number of cycles + hours
IMP: Group analytic lines
IMP: Remove product check
FIX: Wizard when produced from work order
IMP: Change product cost computation
FIX: Operation where is production properly handled
IMP: Some views enhanced
FIX: No warning at MO confirmation if there is no route.
IMP: Show cycle length and capacity in route.
FIX: Propagate capacity data.
Phantom bom lines with workorder association
When installing variants, it doesn't assign corresponding wo to scheduled product
Domain added to avoid selecting workorders that don't apply