go back to original button method

pull/367/head
Leonardo Pistone 2016-04-27 17:40:19 +02:00 committed by Jordi Ballester
parent 12a58b851e
commit 2254566b2a
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
<label for="account_ids"/>
<field name="account_ids" nolabel="1"/>
<footer>
<button name="button_print" string="Print" type="object" default_focus="1" class="oe_highlight"/>
<button name="check_report" string="Print" type="object" default_focus="1" class="oe_highlight"/>
or
<button string="Cancel" class="oe_link" special="cancel" />
</footer>