[IMP] account, usability: changed the label of button to reopen account.period
authorQuentin (OpenERP) <qdp-launchpad@openerp.com>
Tue, 8 Jan 2013 15:18:05 +0000 (16:18 +0100)
committerQuentin (OpenERP) <qdp-launchpad@openerp.com>
Tue, 8 Jan 2013 15:18:05 +0000 (16:18 +0100)
bzr revid: qdp-launchpad@openerp.com-20130108151805-qy4y47q5dnqm33u9

addons/account/account_view.xml

index c8246a1..5e072c3 100644 (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>