Relationship: Users - Applications

From MintHCM Wiki

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

Users - Applications

Relationship applications_assigned_user
Type one-to-many
LHS Module Users
LHS ID id
LHS Label
LHS Fields
RHS Module Applications
RHS ID assigned_user_id
RHS Label Assigned to User
RHS Fields Assigned to User, Name, Decision Maker, Decision Maker ID

Short Description

Specific Sugar user can be assigned to many account records, but specific account record can only have one user assigned.


Location and Code definition

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


Mentioned in articles