Relationship: OffboardingTemplates - Offboardings
From MintHCM Wiki
|
Offboarding Templates - Offboardings | |
|---|---|
| Relationship | offboardings_offboardingtemplates |
| Type | one-to-many |
| LHS Module | Offboarding Templates |
| LHS ID | id |
| LHS Label | Offboardings |
| LHS Fields | Offboardings, Name |
| RHS Module | Offboardings |
| RHS ID | offboardingtemplate_id |
| RHS Label | Offboarding Templates |
| RHS Fields | Offboarding Templates, Name, Offboarding Template, Offboarding Template (ID) |
Short Description
One Offboarding Templates record can have many related Offboardings records, but a specific Offboardings record can be related to only one Offboarding Templates record.
Location and Code definition
Array ( [lhs_module] => OffboardingTemplates [lhs_table] => offboardingtemplates [lhs_key] => id [rhs_module] => Offboardings [rhs_table] => offboardings [rhs_key] => offboardingtemplate_id [relationship_type] => one-to-many )