Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into develop
This commit is contained in:
@@ -131,6 +131,7 @@ class MrpProduction(models.Model):
|
|||||||
self.env['mrp.workorder'].json_workorder_str(k, production, route))
|
self.env['mrp.workorder'].json_workorder_str(k, production, route))
|
||||||
# 表面工艺工序
|
# 表面工艺工序
|
||||||
# 获取表面工艺id
|
# 获取表面工艺id
|
||||||
|
if production.product_id.model_process_parameters_ids:
|
||||||
surface_technics_arr = []
|
surface_technics_arr = []
|
||||||
# 工序id
|
# 工序id
|
||||||
route_workcenter_arr = []
|
route_workcenter_arr = []
|
||||||
|
|||||||
Reference in New Issue
Block a user