[IMP] category of link modules for contract management should be 'Hidden'

bzr revid: qdp-launchpad@openerp.com-20120704153318-9bke9qu2iwu39ikv
This commit is contained in:
Quentin (OpenERP) 2012-07-04 17:33:18 +02:00
parent 1af912b220
commit f42aa96abe
3 changed files with 3 additions and 2 deletions

View File

@ -23,7 +23,7 @@
{
'name': 'Projects Management: hr_expense link',
'version': '1.1',
'category': 'Sales Management',
'category': 'Hidden',
'description': """
This module is for modifying project view to show some data related to the hr_expense module.
======================================================================================================

View File

@ -23,7 +23,7 @@
{
'name': 'Contracts Management: hr_expense link',
'version': '1.1',
'category': 'Sales Management',
'category': 'Hidden',
'description': """
This module is for modifying account analytic view to show some data related to the hr_expense module.
======================================================================================================

View File

@ -23,6 +23,7 @@
"name" : "Contract On Project",
"version": "1.1",
"author" : "OpenERP SA",
'category': 'Hidden',
"website" : "http://www.openerp.com",
"depends" : ["project", "account_analytic_analysis"],
"description": """