Relationship: Positions - Recruitments

From MintHCM Wiki

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

Positions - Recruitments

Relationship recruitments_positions
Type one-to-many
LHS Module Positions
LHS ID id
LHS Label Positions
LHS Fields Positions, Name
RHS Module Recruitments
RHS ID position_id
RHS Label Positions
RHS Fields Positions, Positions, Positions ID

Short Description

One Position record can have many related Recruitment records, but a specific Recruitment record can be related to only one Position record.


Location and Code definition

Array ( [lhs_module] => Positions [lhs_table] => positions [lhs_key] => id [rhs_module] => Recruitments [rhs_table] => recruitments [rhs_key] => position_id [relationship_type] => one-to-many )


Mentioned in articles