Difference between revisions of "Relationship:periodsofemployment employee"

From MintHCM Wiki

(Created page with "{{Relationship-infobox |Relationship-name=periodsofemployment_employee |Relationship-type=one-to-many |Relationship-lhs-module=Employees |Relationship-lhs-id=id |Relationship-...")
 
 
Line 10: Line 10:
 
|Relationship-rhs-label=Employee
 
|Relationship-rhs-label=Employee
 
|Relationship-rhs-field=employee_link@PeriodsOfEmployment, name@PeriodsOfEmployment, employee_name@PeriodsOfEmployment, employee_id@PeriodsOfEmployment
 
|Relationship-rhs-field=employee_link@PeriodsOfEmployment, name@PeriodsOfEmployment, employee_name@PeriodsOfEmployment, employee_id@PeriodsOfEmployment
|Short Description=
+
|Short Description=One Employees record can have many related Periods of Employment records, but a specific Periods of Employment record can be related to only one Employees record.
 
}}
 
}}
  

Latest revision as of 20:28, 29 September 2019

Employees - Periods of Employment

Relationship periodsofemployment_employee
Type one-to-many
LHS Module Employees
LHS ID id
LHS Label Periods of employment
LHS Fields Periods of employment
RHS Module Periods of Employment
RHS ID employee_id
RHS Label Employee
RHS Fields Employee, Name, Employee, Employee ID

Short Description

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


Mentioned in articles