Merge branch 'develop' of https://e.coding.net/jikimo-hn/jikimo_sfs/jikimo_sf into feature/表面工艺外协
# Conflicts: # sf_dlm/__manifest__.py # sf_dlm/models/product_template.py # sf_manufacturing/models/mrp_production.py
This commit is contained in:
@@ -338,8 +338,8 @@ class MrpProduction(models.Model):
|
||||
current_sequence += 1
|
||||
if work.name == '获取CNC加工程序':
|
||||
work.button_start()
|
||||
# work.button_finish()
|
||||
# work.fetchCNC()
|
||||
work.button_finish()
|
||||
work.fetchCNC()
|
||||
|
||||
# 创建工单并进行排序
|
||||
def _create_workorder(self):
|
||||
|
||||
Reference in New Issue
Block a user