-
- Downloads
[IMP] hr_recruitment_survey: add recruitment survey category
Purpose of this commit is to add a new survey category for applicants. That way surveys created and/or used through recruitment process are correctly set in their own category allowing to filter them. When creating a new recruitment only surveys linked to recruitment process are shown. Moreover default values are propagated when creating new surveys so that they are correctly configured by default as recruitment and invite-only surveys. This commit is linked to task ID 1911586 and PR #28986.
Showing
- addons/hr_recruitment_survey/__manifest__.py 1 addition, 0 deletionsaddons/hr_recruitment_survey/__manifest__.py
- addons/hr_recruitment_survey/data/survey_demo.xml 1 addition, 0 deletionsaddons/hr_recruitment_survey/data/survey_demo.xml
- addons/hr_recruitment_survey/models/__init__.py 2 additions, 0 deletionsaddons/hr_recruitment_survey/models/__init__.py
- addons/hr_recruitment_survey/models/hr_job.py 1 addition, 0 deletionsaddons/hr_recruitment_survey/models/hr_job.py
- addons/hr_recruitment_survey/models/survey_survey.py 9 additions, 0 deletionsaddons/hr_recruitment_survey/models/survey_survey.py
- addons/hr_recruitment_survey/views/hr_job_views.xml 4 additions, 3 deletionsaddons/hr_recruitment_survey/views/hr_job_views.xml
- addons/hr_recruitment_survey/views/survey_survey_views.xml 13 additions, 0 deletionsaddons/hr_recruitment_survey/views/survey_survey_views.xml
Please register or sign in to comment