Relationship: Employees - Goals

From MintHCM Wiki

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

Employees - Goals

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

Short Description

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


Mentioned in articles