工单展示组件
This commit is contained in:
@@ -247,8 +247,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