Relationship: Calls - Reservations
From MintHCM Wiki
|
Calls - Reservations | |
|---|---|
| Relationship | reservations_calls |
| Type | one-to-many |
| LHS Module | Calls |
| LHS ID | id |
| LHS Label | LBL_RESERVATIONS_CALLS |
| LHS Fields | LBL_RESERVATIONS_CALLS |
| RHS Module | Reservations |
| RHS ID | parent_id |
| RHS Label | Related to |
| RHS Fields | Related to (ID), Related to, Related to (Type) |
Short Description
Flex relate used in Call
Location and Code definition
Array ( [lhs_module] => Calls [lhs_table] => calls [lhs_key] => id [rhs_module] => Reservations [rhs_table] => reservations [rhs_key] => parent_id [relationship_type] => one-to-many [relationship_role_column] => parent_type [relationship_role_column_value] => Calls )