修改设备table和跳转到维保 设备改为维保
This commit is contained in:
@@ -25,6 +25,13 @@
|
||||
<field name="state" widget="statusbar" options="{'clickable': '1'}"/>
|
||||
</header>
|
||||
</xpath>
|
||||
<xpath expr="//page[@name='maintenance']" position="attributes">
|
||||
<attribute name="string">维保</attribute>
|
||||
</xpath>
|
||||
<xpath expr="//field[@name='maintenance_count']" position="attributes">
|
||||
<attribute name="string">维保</attribute>
|
||||
</xpath>
|
||||
<!-- <field string="Maintenance" name="maintenance_count" widget="statinfo"/>-->
|
||||
<xpath expr="//div[@name='button_box']" position="inside">
|
||||
|
||||
<button name="%(action_maintenance_logs)d"
|
||||
|
||||
Reference in New Issue
Block a user