Update re_unit
This commit is contained in:
parent
0161b594df
commit
abda0a2f11
|
|
@ -26,7 +26,8 @@
|
|||
<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">
|
||||
<button class="oe_stat_button" string="Documents" name="get_attachments" type="object" icon="fa-file-text-o"/>
|
||||
<button name="action_view_maintenance" type="object" icon="fa-wrench" class="oe_stat_button">
|
||||
<field name="maintenance_count" widget="statinfo" string="Maintenance"/>
|
||||
</button>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue