Difference between revisions of "Module:Appraisals"
From MintHCM Wiki
Line 15: | Line 15: | ||
It is a module in which the user creates an assessment of the conducted candidacy. As an evaluation tool, it has a set of related modules in which it can add new records, eg Competency, which must be added in a separate module and then used to evaluate the candidacy. Relationships to related modules are added through relational fields such as: | It is a module in which the user creates an assessment of the conducted candidacy. As an evaluation tool, it has a set of related modules in which it can add new records, eg Competency, which must be added in a separate module and then used to evaluate the candidacy. Relationships to related modules are added through relational fields such as: | ||
− | * '''Evaluator''' : | + | |
+ | * '''Evaluator''' : it is a relational field that is connected with the Employees module, here the user enters the person responsible for evaluating the recruitment process | ||
+ | *'''Position''' : | ||
{{Module-links}} | {{Module-links}} | ||
{{technical-description}} | {{technical-description}} | ||
{{DevNotes}} | {{DevNotes}} |
Revision as of 11:40, 6 October 2021
Appraisals | |
---|---|
Name: | Appraisals |
Tech Name: | Appraisals |
Class Name: | Appraisals |
Type: | Standard |
Template: | Security_groups, Employee_related, Assignable, Basic |
Custom Module: | No |
Auditable: | Yes |
Importable: | No |
Reportable: | Yes |
Hide module on Main Page: | No |
Contents
[hide]Short Description
It is a module in which the user creates an assessment of the recruited employee.
Business Description
It is a module in which the user creates an assessment of the conducted candidacy. As an evaluation tool, it has a set of related modules in which it can add new records, eg Competency, which must be added in a separate module and then used to evaluate the candidacy. Relationships to related modules are added through relational fields such as:
- Evaluator : it is a relational field that is connected with the Employees module, here the user enters the person responsible for evaluating the recruitment process
- Position :
Collapse
Processes
Related Processes
Process | Short Description |
---|---|
Competencies and Skills | Management of employees' competences and skills |
Related Features
Structure
Collapse
Fields
Name | Type | Required | Validations | Visible | Editable |
---|---|---|---|---|---|
Appraisal Items | function | No | Yes | Yes | |
Assigned to | relate | No | Yes | Yes | |
Candidature | relate | No | Yes | Yes | |
Created By | relate | No | Yes | No | |
Date | date | No | Yes | Yes | |
Date Created | datetime | No | Yes | No | |
Date Modified | datetime | No | Yes | No | |
Description | text | No | Yes | Yes | |
Employee | relate | No | Yes | Yes | |
Employee ID | relate | No | Yes | Yes | |
Modified By Name | relate | No | Yes | No | |
Name | name | Yes | Yes | Yes | |
Position | relate | No | Yes | Yes | |
Status | enum | Yes | Yes | Yes | |
Type | enum | Yes | Yes | Yes |
Collapse
Relationships
Laft | Type | Right | Short Description | Relationship |
---|---|---|---|---|
Appraisals | one-to-many | Appraisal Items | One Appraisals record can have many related Appraisal Items records, but a specific Appraisal Items record can be related to only one Appraisals record. | Relationship: Appraisals - AppraisalItems |
Candidatures | one-to-many | Appraisals | One Candidature record can have many related Appraisals records, but a specific Appraisals record can be related to only one Candidature record. | Relationship: Candidatures - Appraisals |
Employees | one-to-many | Appraisals | One Employees record can have many related Appraisals records, but a specific Appraisals record can be related to only one Employees record. | Relationship: Employees - Appraisals |
Positions | one-to-many | Appraisals | One Position record can have many related Appraisals records, but a specific Appraisals record can be related to only one Position record. | Relationship: Positions - Appraisals |
Users | one-to-many | Appraisals | Specific Sugar user can modify many account records, but specific account record last modification was performed by specific user. | Relationship: Users - Appraisals |
Users | one-to-many | Appraisals | Specific Sugar user can create many account records, but specific account record can be created by only one user. | Relationship: Users - Appraisals |
Users | one-to-many | Appraisals | Specific Sugar user can be assigned to many account records, but specific account record can only have one user assigned. | Relationship: Users - Appraisals |