1、没绑定工单不能完工,绑定后才可以完工

2、工单绑定后没完工可以换绑
3、工单点完工按钮要有确认弹窗
This commit is contained in:
jinling.yang
2024-03-29 17:38:35 +08:00
parent 35fd1e329d
commit 8d1e4a89c2
5 changed files with 12 additions and 9 deletions

View File

@@ -8,8 +8,8 @@ from odoo.exceptions import ValidationError
from odoo.modules import get_resource_path
from OCC.Extend.DataExchange import read_step_file
from OCC.Extend.DataExchange import write_stl_file
# from OCC.Extend.DataExchange import read_step_file
# from OCC.Extend.DataExchange import write_stl_file
class ResProductMo(models.Model):