[FIX] Set the right category for some modules

bzr revid: stw@openerp.com-20111003112408-d6msz53o3boi7g43
This commit is contained in:
Stephane Wirtel 2011-10-03 13:24:08 +02:00
parent c4d51e5acb
commit 363ed099b1
5 changed files with 5 additions and 5 deletions

View File

@ -24,7 +24,7 @@
"version" : "1.0",
"depends" : ["fetchmail", "crm"],
"author" : "OpenERP SA",
"category": 'Tools',
"category": 'Link',
"description": """
""",
'website': 'http://www.openerp.com',

View 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',

View 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',

View 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',

View 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.