Relationship: EmployeeRoles - CompetencyRatings

From MintHCM Wiki

Revision as of 20:04, 29 September 2019 by FoxBot (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Roles - Competency Ratings

Relationship competencyratings_roles
Type one-to-many
LHS Module Roles
LHS ID id
LHS Label Expected Level of Competency
LHS Fields Expected Level of Competency, Name
RHS Module Competency Ratings
RHS ID parent_id
RHS Label Related to
RHS Fields Related to (ID), Related to, Related to (Type)

Short Description

Flex relate used in Roles


Location and Code definition

Array ( [lhs_module] => EmployeeRoles [lhs_table] => employeeroles [lhs_key] => id [rhs_module] => CompetencyRatings [rhs_table] => competencyratings [rhs_key] => parent_id [relationship_type] => one-to-many [relationship_role_column] => parent_type [relationship_role_column_value] => EmployeeRoles )


Mentioned in articles