[FIX] Remove the 'Customer Relationship Management' category

bzr revid: stw@openerp.com-20111026121134-pbfwvs5b6aq6sybx
This commit is contained in:
Stephane Wirtel 2011-10-26 14:11:34 +02:00
parent 61b8e7b9a1
commit 0f60aa977b
1 changed files with 0 additions and 6 deletions

View File

@ -25,12 +25,6 @@
<field name="visible" eval="0" />
</record>
<record model="ir.module.category" id="module_category_customer_relationship_management">
<field name="name">Customer Relationship Management</field>
<field name="description">Manage relations with prospects and customers using leads, opportunities, requests or issues.</field>
<field name="sequence">1</field>
</record>
<record model="ir.module.category" id="module_category_sales_management">
<field name="name">Sales Management</field>
<field name="description">Helps you handle your quotations, sale orders and invoicing.</field>