拉取最新代码
This commit is contained in:
@@ -258,7 +258,7 @@ class MrpProduction(models.Model):
|
||||
)
|
||||
i += 1
|
||||
for route in product_routing_workcenter:
|
||||
if i == 1 and route.routing_type == '装夹预制':
|
||||
if i == 1 and route.routing_type == '装夹预调':
|
||||
workorders_values.append(
|
||||
self.env['mrp.workorder'].json_workorder_str('', production, route))
|
||||
if route.is_repeat is True:
|
||||
|
||||
Reference in New Issue
Block a user