Relationship: DelegationsLocale - Delegations
From MintHCM Wiki
|
Delegations Locale - Delegations | |
|---|---|
| Relationship | delegationslocale_delegations |
| Type | one-to-many |
| LHS Module | Delegations Locale |
| LHS ID | id |
| LHS Label | Delegations |
| LHS Fields | Delegations, Country |
| RHS Module | Delegations |
| RHS ID | delegation_locale_id |
| RHS Label | Delegations Locale |
| RHS Fields | Delegations Locale, Delegation Locale, Delegation Locale (ID) |
Short Description
One Delegations Locale record can have many related Delegations records, but a specific Delegations record can be related to only one Delegations Locale record.
Location and Code definition
Array ( [lhs_module] => DelegationsLocale [lhs_table] => delegationslocale [lhs_key] => id [rhs_module] => Delegations [rhs_table] => delegations [rhs_key] => delegation_locale_id [relationship_type] => one-to-many )