1.修改数据库2.数据库去掉demo数据指令3.工单的获取cnc车程序按钮代码还原
This commit is contained in:
@@ -366,7 +366,7 @@ class MrpProduction(models.Model):
|
||||
current_sequence += 1
|
||||
if work.name == '获取CNC加工程序':
|
||||
work.button_start()
|
||||
# work.fetchCNC()
|
||||
work.fetchCNC()
|
||||
|
||||
# 创建工单并进行排序
|
||||
def _create_workorder(self):
|
||||
|
||||
Reference in New Issue
Block a user