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