Relationship: Positions - Positions

From MintHCM Wiki

Positions - Positions

Relationship positions_supervision
Type one-to-many
LHS Module Positions
LHS ID id
LHS Label LBL_POSITIONS_POSITIONS_SUPERVISION
LHS Fields Supervisor (ID), Name, Supervised Positions
RHS Module Positions
RHS ID positions_supervision_id
RHS Label LBL_POSITIONS_POSITIONS_SUPERVISION
RHS Fields LBL_POSITIONS_POSITIONS_SUPERVISION, Name, Supervisor, Supervisor (ID)

Short Description

One Position record can have many related Position records, but a specific Position 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] => Positions [rhs_table] => positions [rhs_key] => positions_supervision_id [relationship_type] => one-to-many )


Mentioned in articles