优化工单界面,新增物料page,修复工单按钮bug,隐藏权限字段

This commit is contained in:
gqh
2023-02-02 14:59:39 +08:00
parent 904aad74ce
commit 59cb6e5def
6 changed files with 57 additions and 11 deletions

View File

@@ -13,7 +13,8 @@
'depends': ['mrp', 'base', 'sf_manufacturing'],
'data': [
'data/product_data.xml',
'views/product_template_view.xml'
'views/product_template_view.xml',
'views/product_workorder.xml'
],
'demo': [
],