Relationship: Employees - Offboardings

From MintHCM Wiki

Employees - Offboardings

Relationship offboardings_employee
Type one-to-many
LHS Module Employees
LHS ID id
LHS Label Offboardings
LHS Fields Offboardings
RHS Module Offboardings
RHS ID employee_id
RHS Label Employee
RHS Fields Employee, Name, Employee, Employee ID

Short Description

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


Mentioned in articles