[IMP] bundlify addons (except website)
[odoo/odoo.git] / addons / hr_recruitment / __openerp__.py
index 27c7d19..04ef0a9 100644 (file)
@@ -59,13 +59,10 @@ You can define the different phases of interviews and easily rate the applicant
         'res_config_view.xml',
         'survey_data_recruitment.xml',
         'hr_recruitment_data.xml',
+        'views/hr_recruitment.xml',
     ],
     'demo': ['hr_recruitment_demo.xml'],
-    'js': [
-        'static/src/js/job_position.js',
-    ],
     'test': ['test/recruitment_process.yml'],
-    'css': ['static/src/css/job_position.css'],
     'installable': True,
     'auto_install': False,
     'application': True,