[FIX]base:menu name changed

bzr revid: kbh@tinyerp.com-20121106060828-5jo86qp14s0wu4p7
This commit is contained in:
Khushboo Bhatt (Open ERP) 2012-11-06 11:38:28 +05:30
parent c1d04e00d6
commit fcfeee25c3
1 changed files with 1 additions and 1 deletions

View File

@ -527,7 +527,7 @@
<field name="help">Manage the partner categories in order to better classify them for tracking and analysis purposes. A partner may belong to several categories and categories have a hierarchy structure: a partner belonging to a category also belong to his parent category.</field>
</record>
<menuitem action="action_partner_category_form" id="menu_partner_category_form" name="Partner Categories" sequence="4" parent="menu_config_address_book" groups="base.group_no_one"/>
<menuitem action="action_partner_category_form" id="menu_partner_category_form" name="Partner Tags" sequence="4" parent="menu_config_address_book" groups="base.group_no_one"/>
</data>
</openerp>