From: ksa (Open ERP) Date: Thu, 7 Apr 2011 05:09:10 +0000 (+0530) Subject: [ADD]: config wizard for hr_requirement X-Git-Tag: 6.1.0-rc1-addons~3053^2~44^2~12 X-Git-Url: http://git.inspyration.org/?a=commitdiff_plain;h=e544f257f0d74cd9f078790910e2c9f944794ddc;p=odoo%2Fodoo.git [ADD]: config wizard for hr_requirement bzr revid: ksa@tinyerp.co.in-20110407050910-upj2d0kfh2wnypw7 --- diff --git a/addons/hr_recruitment/__openerp__.py b/addons/hr_recruitment/__openerp__.py index c7f97cf..158d51f 100644 --- a/addons/hr_recruitment/__openerp__.py +++ b/addons/hr_recruitment/__openerp__.py @@ -47,6 +47,7 @@ system to store and search in your CV base. 'security/ir.model.access.csv', 'report/hr_recruitment_report_view.xml', 'board_hr_recruitment_statistical_view.xml', + 'installer_view.xml' ], 'init_xml': [ 'hr_recruitment_data.xml' diff --git a/addons/hr_recruitment/installer_view.xml b/addons/hr_recruitment/installer_view.xml new file mode 100644 index 0000000..2f31fb5 --- /dev/null +++ b/addons/hr_recruitment/installer_view.xml @@ -0,0 +1,19 @@ + + + + + Recruitment Stages + ir.actions.act_window + hr.recruitment.stage + form + tree,form + + + + + + 3 + always + + +