[FIX] Set the right category for some modules
authorStephane Wirtel <stw@openerp.com>
Mon, 3 Oct 2011 11:24:08 +0000 (13:24 +0200)
committerStephane Wirtel <stw@openerp.com>
Mon, 3 Oct 2011 11:24:08 +0000 (13:24 +0200)
bzr revid: stw@openerp.com-20111003112408-d6msz53o3boi7g43

addons/fetchmail_crm/__openerp__.py
addons/fetchmail_crm_claim/__openerp__.py
addons/fetchmail_hr_recruitment/__openerp__.py
addons/fetchmail_project_issue/__openerp__.py
addons/sale_crm/__openerp__.py

index 2be9920..bff95bc 100644 (file)
@@ -24,7 +24,7 @@
     "version" : "1.0",
     "depends" : ["fetchmail", "crm"],
     "author" : "OpenERP SA",
-    "category": 'Tools',
+    "category": 'Link',
     "description": """
     """,
     'website': 'http://www.openerp.com',
index b8f0fa2..9865d7e 100644 (file)
@@ -24,7 +24,7 @@
     "version" : "1.0",
     "depends" : ["fetchmail", "crm_claim"],
     "author" : "OpenERP SA",
-    "category": 'Tools',
+    "category": 'Link',
     "description": """
     """,
     'website': 'http://www.openerp.com',
index fd5b834..8efa68f 100644 (file)
@@ -24,7 +24,7 @@
     "version" : "1.0",
     "depends" : ["fetchmail", "hr_recruitment"],
     "author" : "OpenERP SA",
-    "category": 'Tools',
+    "category": 'Link',
     "description": """
     """,
     'website': 'http://www.openerp.com',
index 641012f..3d2a1ef 100644 (file)
@@ -24,7 +24,7 @@
     "version" : "1.0",
     "depends" : ["fetchmail", "project_issue"],
     "author" : "OpenERP SA",
-    "category": 'Tools',
+    "category": 'Link',
     "description": """
     """,
     'website': 'http://www.openerp.com',
index 60463a2..563cf00 100644 (file)
@@ -22,7 +22,7 @@
 {
     'name': 'Creates Sales order from Opportunity',
     'version': '1.0',
-    'category': 'Customer Relationship Management',
+    'category': 'Link',
     'complexity': "easy",
     'description': """
 This module adds a shortcut on one or several opportunity cases in the CRM.