[FIX] Remove the 'Customer Relationship Management' category
authorStephane Wirtel <stw@openerp.com>
Wed, 26 Oct 2011 12:11:34 +0000 (14:11 +0200)
committerStephane Wirtel <stw@openerp.com>
Wed, 26 Oct 2011 12:11:34 +0000 (14:11 +0200)
bzr revid: stw@openerp.com-20111026121134-pbfwvs5b6aq6sybx

openerp/addons/base/module/module_data.xml

index f3593fa..01d4d49 100644 (file)
             <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>