Relationship: Employees - 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)

Employees - Applications

Relationship applications_employee
Type one-to-many
LHS Module Employees
LHS ID id
LHS Label LBL_APPLICATIONS_SUBPANEL
LHS Fields LBL_APPLICATIONS_SUBPANEL
RHS Module Applications
RHS ID employee_id
RHS Label Applicant
RHS Fields Applicant, Name, Employee, Employee ID

Short Description

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


Location and Code definition

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


Mentioned in articles