Relationship: Competencies - CompetencyRatings
From MintHCM Wiki
|
Competencies - Competency Ratings | |
|---|---|
| Relationship | competencyratings_competencies |
| Type | one-to-many |
| LHS Module | Competencies |
| LHS ID | id |
| LHS Label | Competency Ratings |
| LHS Fields | Competency Ratings, Name |
| RHS Module | Competency Ratings |
| RHS ID | competency_id |
| RHS Label | Competencies |
| RHS Fields | Competencies, Name, Competency, Competency (ID) |
Short Description
One Competencies record can have many related Competency Ratings records, but a specific Competency Ratings record can be related to only one Competencies record.
Location and Code definition
Array ( [lhs_module] => Competencies [lhs_table] => competencies [lhs_key] => id [rhs_module] => CompetencyRatings [rhs_table] => competencyratings [rhs_key] => competency_id [relationship_type] => one-to-many )