Update re_unit_view.xml
This commit is contained in:
parent
b6d9961bf2
commit
0409d85152
|
|
@ -25,6 +25,10 @@
|
|||
<span class="o_stat_text" attrs="{'invisible': [('unlock', '=', False)]}">Unlock</span>
|
||||
<span class="o_stat_text" attrs="{'invisible': [('unlock', '=', True)]}">Lock</span>
|
||||
</button>
|
||||
<!-- Add your buttons here -->
|
||||
<button name="action_view_maintenance" type="object" class="oe_stat_button">
|
||||
<field name="maintenance_count" widget="statinfo" string="Maintenance"/>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<h4>
|
||||
|
|
|
|||
Loading…
Reference in New Issue