添加报废向导;添加重新生成制造订单

This commit is contained in:
jinling.yang
2024-07-17 15:20:31 +08:00
parent cb7960387b
commit 8726f8cac3
11 changed files with 209 additions and 152 deletions

View File

@@ -6,8 +6,8 @@ import os
from datetime import datetime
from stl import mesh
# from OCC.Core.GProp import GProp_GProps
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.addons.sf_base.commons.common import Common
from odoo import models, fields, api
from odoo.modules import get_resource_path