Relationship: Employees - ExitInterviews

From MintHCM Wiki

Employees - Exit Interviews

Relationship exitinterviews_employee
Type one-to-many
LHS Module Employees
LHS ID id
LHS Label
LHS Fields
RHS Module Exit Interviews
RHS ID employee_id
RHS Label Employee
RHS Fields Employee, Name, Employee, Employee ID

Short Description

One Employees record can have many related Exit Interviews records, but a specific Exit Interviews 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] => ExitInterviews [rhs_table] => exitinterviews [rhs_key] => employee_id [relationship_type] => one-to-many )


Mentioned in articles