Difference between revisions of "Relationship:notes modified user"
From MintHCM Wiki
(Created page with "{{Relationship-infobox |Relationship-name=notes_modified_user |Relationship-type=one-to-many |Relationship-lhs-module=Users |Relationship-lhs-id=id |Relationship-lhs-label= |R...") |
|||
Line 10: | Line 10: | ||
|Relationship-rhs-label=Modified by User | |Relationship-rhs-label=Modified by User | ||
|Relationship-rhs-field=modified_user_link@Notes, modified_by_name@Notes, modified_user_id@Notes | |Relationship-rhs-field=modified_user_link@Notes, modified_by_name@Notes, modified_user_id@Notes | ||
− | |Short Description= | + | |Short Description=Specific Sugar user can modify many account records, but specific account record last modification was performed by specific user. |
}} | }} | ||
Latest revision as of 22:22, 29 September 2019
Users - Notes | |
---|---|
Relationship | notes_modified_user |
Type | one-to-many |
LHS Module | Users |
LHS ID | id |
LHS Label | |
LHS Fields | |
RHS Module | Notes |
RHS ID | modified_user_id |
RHS Label | Modified by User |
RHS Fields | Modified by User, Modified By, Modified by |
Short Description
Specific Sugar user can modify many account records, but specific account record last modification was performed by specific user.
Location and Code definition
Array ( [lhs_module] => Users [lhs_table] => users [lhs_key] => id [rhs_module] => Notes [rhs_table] => notes [rhs_key] => modified_user_id [relationship_type] => one-to-many )