Update re_unit_view.xml

This commit is contained in:
zainab2097 2024-08-08 15:07:43 +03:00 committed by GitHub
parent b6d9961bf2
commit 0409d85152
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -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>