[FIX] account : Fixes the account privileges problem on account template

lp bug: https://launchpad.net/bugs/1043509 fixed

bzr revid: amp@tinyerp.com-20120830063642-4b2gpneog4whw3ub
This commit is contained in:
Amit (OpenERP) 2012-08-30 12:06:42 +05:30
parent b065d54d96
commit cd3db05409
1 changed files with 1 additions and 1 deletions

View File

@ -2046,7 +2046,7 @@
id="account_template_folder"
name="Templates"
parent="menu_finance_accounting"
groups="base.group_multi_company"/>
groups="account.group_account_manager"/>
<menuitem
id="account_template_taxes"
name="Taxes"