[ADD/IMP]:crm_hr,hr_evaluation:
[odoo/odoo.git] / addons / crm_hr / __terp__.py
index afa94c8..3faec9b 100644 (file)
     'version': '1.0',
     'category': 'Generic Modules/CRM & SRM',
     'description': """
-        This module provide  Store the Job 
+        This module provide  Store the Job
     """,
     'author': 'Tiny',
     'website': 'http://www.openerp.com',
-    'depends': ['crm','hr','board_crm_configuration'],
+    'depends': ['crm','hr','board_crm_configuration','survey'],
     'init_xml': [
         'crm_hr_data.xml'
     ],
     'update_xml': [
-        'crm_hr_wizard.xml',                   
+        'crm_hr_wizard.xml',
         'crm_hr_view.xml',
         'crm_hr_menu.xml',
         'report_crm_hr_view.xml',
         'security/crm_hr_security.xml',
-        'board_crm_hr_statistical_view.xml', 
+        'board_crm_hr_statistical_view.xml',
      ],
     'demo_xml': [
         'crm_hr_demo.xml'