Relationship: EmployeeRoles - CompetencyRatings
From MintHCM Wiki
|
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 )