[IMP] full button instead of icon
This commit is contained in:
parent
1084a2f945
commit
e09ddd8707
@ -44,7 +44,7 @@
|
||||
<field name="contract_annex_ids">
|
||||
<tree>
|
||||
<field name="name"/>
|
||||
<button name="action_print_form" type="object" string="Print" icon="fa-print" attrs="{'invisible': [('id', '=', False)]}"/>
|
||||
<button name="action_print_form" type="object" string="Print" attrs="{'invisible': [('id', '=', False)]}"/>
|
||||
</tree>
|
||||
</field>
|
||||
</group>
|
||||
|
Loading…
x
Reference in New Issue
Block a user