Relationship: Module:Users - Module:Documents

From MintHCM Wiki

Revision as of 12:45, 7 August 2020 by Mileckae (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

-

Relationship documents_modified_user
Type one-to-many
LHS Module
LHS ID id
LHS Label
LHS Fields
RHS Module
RHS ID modified_user_id
RHS Label Modified by
RHS Fields Modified by, Modified By Name, Modified by ID

Short Description

Specific 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] => Documents [rhs_table] => documents [rhs_key] => modified_user_id [relationship_type] => one-to-many )

Mentioned in articles


Dev Notes