Added modules icons for main apps
[odoo/odoo.git] / addons / hr_timesheet_sheet / __openerp__.py
index 403d435..7299e28 100644 (file)
@@ -21,7 +21,7 @@
 
 
 {
-    'name': 'Timesheets',
+    'name': 'Timesheets Validation',
     'version': '1.0',
     'category': 'Human Resources',
     'description': """
@@ -69,5 +69,6 @@ The validation can be configured in the company:
     'installable': True,
     'active': False,
     'certificate': '0073297700829',
+    'application': True,
 }
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: