Commit Graph

19 Commits

Author SHA1 Message Date
oihane
2a5c7b571a [IMP] mrp_operations_extesion: fix warning in log 2017-05-09 12:33:42 +02:00
Daniel-CA
abe1415e4d [FIX][8.0] mrp_operations_extension: update "Calc Cycles by Bom Quantity" condition to new logic 2017-04-20 17:33:38 +02:00
agaldona
8b37f9c30b [IMP] mrp_operations_extension: configurable cycle compute. 2016-03-17 13:00:04 +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
Pedro M. Baeza
ea0dd61849 [IMP] mrp_hook: Provide hooks for _bom_explode method
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.
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
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
Pedro M. Baeza
a191e8cad8 [FIX] mrp_operations_extension: Added hr dependency. Closes #753. Retrieve correctly work center 2015-12-04 18:41:28 +01:00
campos
cf823afa89 [IMP] <mrp_operations_extension>: Modifications added to avoid errors in miss configurations. 2015-12-04 18:41:26 +01:00
Pedro M. Baeza
733e4ed635 [FIX+IMP] mrp_operations_extension
IMP: Show workcenter on route operation if there are no lines in workcenters.
FIX: Fix workcenter_id invisible condition in routing
2015-12-04 18:41:26 +01:00
Pedro M. Baeza
129878e4c5 [FIX+IMP] mrp_operations_extension:
FIX: Use ceil instead is_integer check
IMP: Don't allow inline editing of route operations on BoM
2015-12-04 18:41:25 +01:00
avanzosc1
fbdbde9806 [FIX+IMP] mrp_operations_extension
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
2015-12-04 18:41:25 +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
oihane
ac37a60963 [FIX+IMP] mrp_operations_extension
IMP: Translations
FIX: Fixing some names
FIX: Some functional changes
FIX: Default line functionality
2015-12-04 18:41:25 +01:00
oihane
0c2536a717 [FIX] mrp_operations_extension
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
2015-12-04 18:41:25 +01:00
Ainara
7b35b00c51 [FIX] traceback al confirmar una MO 2015-12-04 18:41:25 +01:00
oihane
a6bfcca873 [FIX+IMP] mrp_operations_extension 2015-12-04 18:41:25 +01:00
campos
b543da32ea [ADD] mrp_operations_extension 2015-12-04 18:41:24 +01:00