看板样式修改

This commit is contained in:
WEB许何哲\xuhez
2023-10-20 16:29:57 +08:00
parent f6fd70bb51
commit a109c0fb39
2 changed files with 6 additions and 12 deletions

View File

@@ -1,8 +1,8 @@
from odoo import models, fields, api
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
import logging
import base64
import hashlib