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