Browse Source

go back to original button method

pull/367/head
Leonardo Pistone 8 years ago
committed by Jordi Ballester
parent
commit
2254566b2a
  1. 2
      account_financial_report_qweb/wizard/general_ledger_wizard.xml

2
account_financial_report_qweb/wizard/general_ledger_wizard.xml

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

Loading…
Cancel
Save