Field:competencyratings@Employees
From MintHCM Wiki
|
Employees - Competency Ratings | |
|---|---|
| Name | competencyratings |
| Module | Employees |
| Type | link |
| Label | Competency Ratings |
| VName | LBL_COMPETENCYRATINGS |
| Required | No |
| Editable | No |
| Visible | No |
| Reportable | Yes |
| Importable | Yes |
| Massupdate | No |
| Global Search | No |
| Auditable | No |
| Options | |
| Options List Name | |
| Needs Validation | No |
Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Employees/vardefs.php
$dictionary["Employee"]["fields"]["competencyratings"] = array( 'name' => 'competencyratings', 'type' => 'link', 'relationship' => 'competencyratings_employee', 'module' => 'CompetencyRatings', 'bean_name' => 'CompetencyRatings', 'source' => 'non-db', 'vname' => 'LBL_COMPETENCYRATINGS', );
Missing User input