客户页面优化编辑

This commit is contained in:
jinling.yang
2024-02-04 14:22:53 +08:00
parent 0185a3bc2b
commit 1ca5817379
5 changed files with 93 additions and 11 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