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