TIP: You can type at any time to perform a new search.
Human Resources (Interview Evaluation)
hr_interview · OCA/hr
- Repository
- OCA/hr · module folder · Try on Runboat
- Module version
- 1.0
- Category
- Generic Modules/Human Resources
- Folder size
- 0.14 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.openerp.com
- Last tracking update
- 2026-08-07 06:51:52
- Authors
- Odoo Community Association (OCA), Tiny
- Maintainers
- Odoo Community Association (OCA), Tiny
- Committers
- ksa (Open ERP), Olivier Dony, Mantavya Gajjar, Serpent Consulting Services, Maxime Chambreuil, gpa, Alexandre Fayolle, Sandy Carter, Daniel Reis, Launchpad Translations on behalf of openerp-commiter, mra (Open ERP), HDA(OpenERP), Launchpad Translations on behalf of hr-core-editors, Nguyen Thanh Phong
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module stores all the educational as well as professional details of candidates who appears for interview. While taking an interview, the interviewers can evaluate the candidate's performance on the basis of categories. The Candidate is evaluated bases on different evaluations, which are related to categories. Example: Candidate X to be evaluated for Y Category (Category reflects to the recruitment criteria). Category Y has several question types: DBMS questions, OOP questions, Communication skills, etc.
Code Analysis ⓘ
Views touched (12)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
candidate_category_search |
cand.categ.search | candidate.category | form | New |
candidate_category_tree |
cand.categ.tree | candidate.category | tree | New |
candidate_experience_form |
candidate.experience.form | candidate.experience | form | New |
candidate_experience_tree |
candidate.experience.tree | candidate.experience | tree | New |
category_question_form |
category.question.form | category.question | form | New |
category_question_tree |
category.question.tree | category.question | tree | New |
hr_interview_form |
hr.interview.form | hr.interview | form | New |
hr_interview_log_form |
hr.interview.log.form | hr.interview.log | form | New |
hr_interview_log_tree |
hr.interview.log.tree | hr.interview.log | tree | New |
hr_interview_tree |
hr.interview.tree | hr.interview | tree | New |
technical_skill_form |
technical.skill.form | technical.skill | form | New |
technical_skill_tree |
technical.skill.tree | technical.skill | tree | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (0)
No models found for this module.