Commit Graph

11 Commits

Author SHA1 Message Date
agaldona
10dc177cd0 [IMP] mrp_operations_extension: allow to load operation in routing lines 2016-09-26 13:27:09 +02:00
Zambu
669b9e8fba [IMP] mrp_operations_extension: Added ondelete attribute on field routing_workcenter.
Added ondelete attribute on field routing_workcenter on model
mrp.operation.workcenter to propagate delete to children routes.
2015-12-17 18:05:37 +01:00
Pedro M. Baeza
12db7c3041 [IMP] mrp_hook+mrp_operations_extension: Adaptation to OCA 2015-12-08 10:34:51 +01:00
Pedro M. Baeza
3c6fd5cf41 [IMP] mrp_operations_extension: Fine tuning of UI + computations
* 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.
2015-12-04 18:41:28 +01:00
alfredoavanzosc
5a792ed54c [FIX] mrp_operations_extension: Fixed "_operators_number_avg_cost" function, of the model "mrp.production.workcenter.line", for calculating fields: '# Operators' and 'Operator average hour cost'.
[IMP] mrp_operations_extension: Put a "onchange" to calculate fields # Operators, and Operator average hour cost, of model mrp.workcenter.
2015-12-04 18:41:28 +01:00
Pedro M. Baeza
fef15b078e [IMP] mrp_operations_extension: Label for "Operator average hour cost" 2015-12-04 18:41:28 +01:00
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
oihane
f11fa0eddd [MOD] Only first line default, if written 2015-12-04 18:41:27 +01:00
campos
cf823afa89 [IMP] <mrp_operations_extension>: Modifications added to avoid errors in miss configurations. 2015-12-04 18:41:26 +01:00
alfredo
3ffaa5146d [IMP] mrp_operations_extension: Has gotten mrp_operation_produce programming module. closses #644. 2015-12-04 18:41:26 +01:00
Pedro M. Baeza
23c6cbf99e [FIX+IMP] mrp_operations_extension
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.
2015-12-04 18:41:25 +01:00