Relationship: Project - Emails
From MintHCM Wiki
|
Project - Emails | |
|---|---|
| Relationship | projects_emails |
| Type | one-to-many |
| LHS Module | Project |
| LHS ID | id |
| LHS Label | |
| LHS Fields | |
| RHS Module | Emails |
| RHS ID | parent_id |
| RHS Label | Related To |
| RHS Fields | Parent ID, Related To, Parent Type |
Short Description
Flex relate used in Project
Location and Code definition
Array ( [lhs_module] => Project [lhs_table] => project [lhs_key] => id [rhs_module] => Emails [rhs_table] => emails [rhs_key] => parent_id [relationship_type] => one-to-many [relationship_role_column] => parent_type [relationship_role_column_value] => Project )