Tip
This module is part of the Open ERP software, the leading Open Source
enterprise management system. If you want to discover Open ERP, check our
screencasts or download
Open ERP directly.
Human Resources Evaluation (hr_evaluation )
Module: hr_evaluation
Name: Human Resources Evaluation
Version: 5.0.0.1
Author: Tiny
Directory: hr_evaluation
Web: http://www.openerp.com
Official module:
no
Quality certified:
no
Description
Ability to create employees evaluation.
Download links
You can download this module as a zip file in the following version:
(No download links available)
Views
hr_evaluation.quote.form (form)
hr_evaluation.quote.tree (tree)
hr_evaluation.evaluation.form (form)
hr_evaluation.evaluation.tree (tree)
hr_evaluation.evaluation.form.ro (form)
hr_evaluation.type.tree (tree)
hr_evaluation.type.form (form)
Objects
Object: Employee Evaluation (hr_evaluation.evaluation)
info_improve: To Improve, text
employee_id: Employee, many2one, required
user_id: Evaluation User, many2one, required
name: Summary, char, required
info_employee: Employee Response, text
date: Date, date, required
info_bad: Bad Points, text
info_good: Good Points, text
quote_ids: Quotes, one2many
Object: Employee Evaluation Type (hr_evaluation.type)
name: Evaluation Criterion, char, required
value_ids: Values, one2many
category_ids: Appliable Role, many2many
Object: Evaluation Type Value (hr_evaluation.type.value)
name: Value, char, required
type_id: Evaluation Type, many2one, required
Object: Employee Evaluation Quote (hr_evaluation.quote)
evaluation_id: Evaluation, many2one, required