Update internal_property_views.xml
This commit is contained in:
parent
799753af6b
commit
7f2e3bd432
|
|
@ -39,6 +39,11 @@
|
|||
icon="fa-wrench">
|
||||
<field name="maintenance_count" widget="statinfo" string="Maintenance"/>
|
||||
</button>
|
||||
<button width="200" class="oe_stat_button" name="get_contract"
|
||||
type="object"
|
||||
icon="fa-files" attrs="{'invisible':[('state','=','draft')]}">
|
||||
<field string="Contracts" name="contract_counts" widget="statinfo"/>
|
||||
</button>
|
||||
|
||||
</div>
|
||||
<h4>
|
||||
|
|
|
|||
Loading…
Reference in New Issue