Relationship: Users - WorkSchedules

From MintHCM Wiki

Revision as of 20:54, 29 September 2019 by FoxBot (talk | contribs) (Created page with "{{Relationship-infobox |Relationship-name=workschedules_modified_user |Relationship-type=one-to-many |Relationship-lhs-module=Users |Relationship-lhs-id=id |Relationship-lhs-l...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Users - Work Schedule

Relationship workschedules_modified_user
Type one-to-many
LHS Module Users
LHS ID id
LHS Label
LHS Fields
RHS Module Work Schedule
RHS ID modified_user_id
RHS Label Modified by User
RHS Fields Modified by User, Name, Modified by Name, 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] => WorkSchedules [rhs_table] => workschedules [rhs_key] => modified_user_id [relationship_type] => one-to-many )


Mentioned in articles