[FIX] account, usability: removing the group no one from periods menuitem (in accounting\config), as if someone wants to reopen a period this is the normal/easy way to access the period in form view (where the button stands)

bzr revid: qdp-launchpad@openerp.com-20130304171245-lnwxrtp0ejm1lr94
This commit is contained in:
Quentin (OpenERP) 2013-03-04 18:12:45 +01:00
parent 96a940b589
commit dafec39152
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@
</p>
</field>
</record>
<menuitem id="menu_action_account_period" action="action_account_period" parent="account.next_id_23" groups="base.group_no_one"/>
<menuitem id="menu_action_account_period" action="action_account_period" parent="account.next_id_23"/>
<!-- Accounts -->
<record id="view_account_form" model="ir.ui.view">