Difference between revisions of "Relationship:meetings notes"
From MintHCM Wiki
(Created page with "{{Relationship-infobox |Relationship-name=meetings_notes |Relationship-type=one-to-many |Relationship-lhs-module=Meetings |Relationship-lhs-id=id |Relationship-lhs-label=Notes...") |
|||
Line 10: | Line 10: | ||
|Relationship-rhs-label=Related To: | |Relationship-rhs-label=Related To: | ||
|Relationship-rhs-field=parent_id@Notes, parent_name@Notes, parent_type@Notes | |Relationship-rhs-field=parent_id@Notes, parent_name@Notes, parent_type@Notes | ||
− | |Short Description= | + | |Short Description=Flex relate used in Meeting |
}} | }} | ||
Latest revision as of 22:21, 29 September 2019
Meetings - Notes | |
---|---|
Relationship | meetings_notes |
Type | one-to-many |
LHS Module | Meetings |
LHS ID | id |
LHS Label | Notes |
LHS Fields | Notes |
RHS Module | Notes |
RHS ID | parent_id |
RHS Label | Related To: |
RHS Fields | Parent ID, Related To, Parent Type |
Short Description
Flex relate used in Meeting
Location and Code definition
Array ( [lhs_module] => Meetings [lhs_table] => meetings [lhs_key] => id [rhs_module] => Notes [rhs_table] => notes [rhs_key] => parent_id [relationship_type] => one-to-many [relationship_role_column] => parent_type [relationship_role_column_value] => Meetings )