去掉设置tree字段为隐藏的代码
This commit is contained in:
@@ -77,15 +77,6 @@
|
||||
<field name="title" string="标准名"/>
|
||||
<field name="operation_id" invisible="1"/>
|
||||
</xpath>
|
||||
<xpath expr="//tree//field[@name='team_id']" position="attributes">
|
||||
<attribute name="optional">hide</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//tree//field[@name='finished_lot_id']" position="attributes">
|
||||
<attribute name="optional">hide</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//tree//field[@name='measure_on']" position="attributes">
|
||||
<attribute name="optional">hide</attribute>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user