新增质量团队和控制点的审核按钮

This commit is contained in:
jinling.yang
2023-12-07 10:50:36 +08:00
parent 8d5a4ed4c8
commit 640bf79dc8
8 changed files with 71 additions and 36 deletions

View File

@@ -5,8 +5,8 @@ import os
import json
from datetime import datetime
import requests
# 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
from odoo import models, fields, api
from odoo.modules import get_resource_path
from odoo.exceptions import ValidationError, UserError