mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[IMP] mrp_operations_extension: allow to load operation in routing lines
This commit is contained in:
@@ -66,7 +66,6 @@ class MrpRoutingWorkcenter(models.Model):
|
||||
op_wc_lst.append(data)
|
||||
is_default = False
|
||||
self.op_wc_lines = op_wc_lst
|
||||
self.operation = False
|
||||
|
||||
@api.one
|
||||
@api.onchange('op_wc_lines')
|
||||
|
||||
Reference in New Issue
Block a user