odoo/addons/hr_recruitment
Thibault Delavallée e453001a7f [MERGE] [ADD] hr_applicant_document module: link between hr_recruitment and document modules. It allows to search through the indexed content of documents attached to applicants, such as resumes, CVs, ...
[IMP] hr.recrutment.stage: added template_id field. If the stage is linked to a template, a message is posted on the applicant when the applicant is moved into this stage. This allows to automatically send an email when approving or refusing an applicant. We usually define server action to achieve that behavior, it is now standard.

[IMP] hr.applicant: added a field to have the number of indexed documents + links in the applicant kanban view to jump to the applicant's documents.

bzr revid: tde@openerp.com-20131223095328-q92yiklf4n1mq055
2013-12-23 10:53:28 +01:00
..
doc [DOC] hr_recruitment: added changelog about template_id field 2013-12-23 10:28:31 +01:00
i18n Launchpad automatic translations update. 2013-11-20 05:25:25 +00:00
report [REV] hr_recruitment: continuing reverting most changes, reparing analysis views. 2013-10-23 13:55:05 +02:00
security Improve Code. 2013-06-07 18:46:46 +05:30
static/description [IMP] move html module description and icon 2013-06-28 12:04:41 +02:00
test [FIX] test: avoid getting error when trying to send an email to the newly created user (email replaced by login) 2013-10-03 16:32:34 +02:00
wizard [FIX] hr_recruitment, project_issue, crm_phonecall: fixes related to the removal of base_state/base_stage and all case_ methods 2013-08-13 11:47:47 +02:00
__init__.py [IMP] HR: add the configuration wizard(new added file >> hr/res_config.py, hr/res_config_view.xml,hr_recruitment/res_config.py, hr_recruitment/res_config_view.xml, hr_timesheet_sheet/res_config.py, hr_timesheet_sheet/res_config_view.xml) 2012-04-02 11:14:18 +05:30
__openerp__.py [REM] Removed base_status module. 2013-08-13 11:55:46 +02:00
board_hr_recruitment_statistical_view.xml [REF] hr_recruitment: removed base_stage inheritance, state field. Updated views / reports. Still not updated subtypes. 2013-06-27 11:48:07 +02:00
hr_recruitment.py [MERGE] [ADD] hr_applicant_document module: link between hr_recruitment and document modules. It allows to search through the indexed content of documents attached to applicants, such as resumes, CVs, ... 2013-12-23 10:53:28 +01:00
hr_recruitment_data.xml [MERGE] [ADD] hr_applicant_document module: link between hr_recruitment and document modules. It allows to search through the indexed content of documents attached to applicants, such as resumes, CVs, ... 2013-12-23 10:53:28 +01:00
hr_recruitment_demo.xml [MERGE] Sync with trunk 2013-12-06 16:56:46 +01:00
hr_recruitment_installer_view.xml [IMP] hr*: remove deprecated ir.actions.todo 2012-04-10 14:12:39 +02:00
hr_recruitment_menu.xml [MERGE] [ADD] hr_applicant_document module: link between hr_recruitment and document modules. It allows to search through the indexed content of documents attached to applicants, such as resumes, CVs, ... 2013-12-23 10:53:28 +01:00
hr_recruitment_view.xml [CLEAN] hr_recruitment: cleaned code about attachments and tree view added in this branch: renamed the method + updated in views accordingly + simplified view + simplified onchange_job code 2013-12-20 11:29:18 +01:00
res_config.py [MERGE]merged with main addons 2013-09-26 12:52:38 +05:30
res_config_view.xml [IMP] Remove Dependancy document_ftp. 2013-07-15 15:40:35 +05:30