Field:competencyratings@EmployeeRoles

From MintHCM Wiki

Roles - Expected Level of Competency

Name competencyratings
Module Roles
Type link
Label Expected Level of Competency
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


Affected by

Initiating


Dev Notes


Location and Code definition

modules/EmployeeRoles/vardefs.php

'competencyratings' => array( 'name' => 'competencyratings', 'type' => 'link', 'relationship' => 'competencyratings_roles', 'module' => 'CompetencyRatings', 'bean_name' => 'CompetencyRatings', 'source' => 'non-db', 'vname' => 'LBL_COMPETENCYRATINGS', ),



Missing User input


Affected by

Initiating