优化客户,供应商.销售订单和采购订单权限需求

This commit is contained in:
jinling.yang
2023-12-25 11:05:56 +08:00
parent 93ce482d40
commit 2fd8483a52
7 changed files with 105 additions and 47 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