[IMP] account, usability: changed the label of button to reopen account.period

bzr revid: qdp-launchpad@openerp.com-20130108151805-qy4y47q5dnqm33u9
This commit is contained in:
Quentin (OpenERP) 2013-01-08 16:18:05 +01:00
parent e2d4f6dac6
commit 161caa2c0e
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@
<form string="Account Period" version="7.0">
<header>
<button string="Close Period" name="%(account.action_account_period_close)d" type="action" class="oe_highlight" states="draft"/>
<button name="action_draft" states="done" string="Set to Draft" type="object" groups="account.group_account_manager"/>
<button name="action_draft" states="done" string="Re-Open Period" type="object" groups="account.group_account_manager"/>
<field name="state" widget="statusbar" nolabel="1"/>
</header>
<sheet>