Difference between revisions of "Relationship:recruitments tasks"
From MintHCM Wiki
(Created page with "{{Relationship-infobox |Relationship-name=recruitments_tasks |Relationship-type=one-to-many |Relationship-lhs-module=Recruitments |Relationship-lhs-id=id |Relationship-lhs-lab...") |
|||
Line 10: | Line 10: | ||
|Relationship-rhs-label=Related to | |Relationship-rhs-label=Related to | ||
|Relationship-rhs-field=parent_id@Tasks, parent_name@Tasks, parent_type@Tasks | |Relationship-rhs-field=parent_id@Tasks, parent_name@Tasks, parent_type@Tasks | ||
− | |Short Description= | + | |Short Description=Flex relate used in Recruitment |
}} | }} | ||
Latest revision as of 22:30, 29 September 2019
Recruitments - Tasks | |
---|---|
Relationship | recruitments_tasks |
Type | one-to-many |
LHS Module | Recruitments |
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
Flex relate used in Recruitment
Location and Code definition
Array ( [lhs_module] => Recruitments [lhs_table] => recruitments [lhs_key] => id [rhs_module] => Tasks [rhs_table] => tasks [relationship_role_column_value] => Recruitments [rhs_key] => parent_id [relationship_type] => one-to-many [relationship_role_column] => parent_type )