1.加工工艺去掉form表单展示

2.机床型号页面优化
This commit is contained in:
jinling.yang
2023-08-30 16:26:19 +08:00
parent 2fdcd3a009
commit e64cf88809
2 changed files with 8 additions and 7 deletions

View File

@@ -350,7 +350,7 @@
<field name="name">加工工艺</field>
<field name="type">ir.actions.act_window</field>
<field name="res_model">sf.processing.technology</field>
<field name="view_mode">tree,form</field>
<field name="view_mode">tree</field>
</record>
<record id="sf_production_process_category" model="ir.actions.act_window">