新增出库单验证前置和后置条件,外协工单点击完成时生成询价单

This commit is contained in:
jinling.yang
2023-05-12 17:36:59 +08:00
parent 2601c28b4e
commit cdb5493461
3 changed files with 46 additions and 43 deletions

View File

@@ -339,7 +339,6 @@ class MrpProduction(models.Model):
current_sequence += 1
if work.name == '获取CNC加工程序':
work.button_start()
work.button_finish()
work.fetchCNC()
# 创建工单并进行排序