1.选择规则,带出对应型号图片
2.规格弹出的页面隐藏刀具类型 3.型号新建弹出的页面图片字段去掉option设置,编码改为强制保存
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
<field name="arch" type="xml">
|
||||
<form string="规则">
|
||||
<sheet>
|
||||
<field name="cutting_tool_type" invisible="0"/>
|
||||
<field name="cutting_tool_type" invisible="1"/>
|
||||
<field name="standard_library_id" invisible="1"/>
|
||||
<group>
|
||||
<group attrs="{'invisible': [('cutting_tool_type', '!=', '整体式刀具')]}">
|
||||
|
||||
Reference in New Issue
Block a user