Relationship: Users - Users

From MintHCM Wiki

Revision as of 13:04, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Relationship-infobox |Relationship-name=user_direct_reports |Relationship-type=one-to-many |Relationship-lhs-module=Users |Relationship-lhs-id=id |Relationship-lhs-label=Rep...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Users - Users

Relationship user_direct_reports
Type one-to-many
LHS Module Users
LHS ID id
LHS Label Reports to
LHS Fields Reports to
RHS Module Users
RHS ID reports_to_id
RHS Label Reports to
RHS Fields Reports to, Reports to, Reports to ID

Short Description


Location and Code definition

Array ( [lhs_module] => Users [lhs_table] => users [lhs_key] => id [rhs_module] => Users [rhs_table] => users [rhs_key] => reports_to_id [relationship_type] => one-to-many )


Mentioned in articles