| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/hr |
| GIT | |
| GIT | https://github.com/OCA/hr.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/hr/tree/9.0/hr_evaluation |
| VERSION | |
| VERSION | 0.1 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | Yes |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | OpenERP SA |
| MAINTAINERS | |
| MAINTAINERS | OpenERP SA |
| COMMITTERS | |
| COMMITTERS | Daniel Reis, Stéphane Bidoul (ACSONE) |
| WEBSITE | |
| WEBSITE | https://www.odoo.com/page/appraisal |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - hr - base_setup - base - web_kanban - web - bus - resource - web_tip - calendar - base_action_rule - web_calendar - survey - website - web_editor - web_planner - marketing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Periodical Employees evaluation and appraisals ============================================== By using this application you can maintain the motivational process by doing periodical evaluations of your employees' performance. The regular assessment of human resources can benefit your people as well your organization. An evaluation plan can be assigned to each employee. These plans define the frequency and the way you manage your periodic personal evaluations. You will be able to define steps and attach interview forms to each step. Manages several types of evaluations: bottom-up, top-down, self-evaluations and the final evaluation by the manager. Key Features ------------ * Ability to create employees evaluations. * An evaluation can be created by an employee for subordinates, juniors as well as his manager. * The evaluation is done according to a plan in which various surveys can be created. Each survey can be answered by a particular level in the employees hierarchy. The final review and evaluation is done by the manager. * Every evaluation filled by employees can be viewed in a PDF form. * Interview Requests are generated automatically by OpenERP according to employees evaluation plans. Each user receives automatic emails and requests to perform a periodical evaluation of their colleagues. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
hr_evaluation.evaluation_search |
hr_evaluation.evaluation_search | hr_evaluation.evaluation | search | New |
hr_hr_employee_view_form |
hr.hr.employee.view.form | hr.employee | xpath | Inherits hr.view_employee_form |
view_evaluation_calendar |
Interview Requests | hr.evaluation.interview | calendar | New |
view_evaluation_report_graph |
hr.evaluation.report.graph | hr.evaluation.report | graph | New |
view_evaluation_report_search |
hr.evaluation.report.search | hr.evaluation.report | search | New |
view_hr_evaluation_form |
hr_evaluation.evaluation.form | hr_evaluation.evaluation | form | New |
view_hr_evaluation_interview_form |
hr_evaluation.interview.form | hr.evaluation.interview | form | New |
view_hr_evaluation_interview_search |
view_hr_evaluation_interview_search | hr.evaluation.interview | search | New |
view_hr_evaluation_interview_tree |
hr_evaluation.interview.tree | hr.evaluation.interview | tree | New |
view_hr_evaluation_plan_form |
hr_evaluation.plan.form | hr_evaluation.plan | form | New |
view_hr_evaluation_plan_phase_form |
hr_evaluation.plan.phase.form | hr_evaluation.plan.phase | form | New |
view_hr_evaluation_plan_phase_tree |
hr_evaluation.plan.phase.form | hr_evaluation.plan.phase | tree | New |
view_hr_evaluation_plan_search |
hr_evaluation.plan.search | hr_evaluation.plan | search | New |
view_hr_evaluation_plan_tree |
hr_evaluation.plan.form | hr_evaluation.plan | tree | New |
view_hr_evaluation_tree |
hr_evaluation.evaluation.tree | hr_evaluation.evaluation | tree | New |
No new fields.
Public methods (1)run_employee_evaluation(self, cr, uid, automatic=False, use_new_cursor=False, context=None)
No new fields.
Public methods (7)action_print_survey(self, cr, uid, ids, context=None)
action_start_survey(self, cr, uid, ids, context=None)
create(self, cr, uid, vals, context=None)
name_get(self, cr, uid, ids, context=None)
survey_req_cancel(self, cr, uid, ids, context=None)
survey_req_done(self, cr, uid, ids, context=None)
survey_req_waiting_answer(self, cr, uid, ids, context=None)
No new fields.
Public methods (1)init(self, cr)
No new fields.
Public methods (8)button_cancel(self, cr, uid, ids, context=None)
button_done(self, cr, uid, ids, context=None)
button_draft(self, cr, uid, ids, context=None)
button_final_validation(self, cr, uid, ids, context=None)
button_plan_in_progress(self, cr, uid, ids, context=None)
name_get(self, cr, uid, ids, context=None)
onchange_employee_id(self, cr, uid, ids, employee_id, context=None)
write(self, cr, uid, ids, vals, context=None)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.