Relationship: Users - ProjectTask
From MintHCM Wiki
|
Users - Project Tasks | |
|---|---|
| Relationship | project_tasks_modified_user |
| Type | one-to-many |
| LHS Module | Users |
| LHS ID | id |
| LHS Label | |
| LHS Fields | |
| RHS Module | Project Tasks |
| RHS ID | modified_user_id |
| RHS Label | Modified by User |
| RHS Fields | Modified by User, Modified By Name, Modified User Id |
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] => ProjectTask [rhs_table] => project_task [rhs_key] => modified_user_id [relationship_type] => one-to-many )