Difference between revisions of "Relationship:delegations workschedules"
From MintHCM Wiki
(Created page with "{{Relationship-infobox |Relationship-name=delegations_workschedules |Relationship-type=one-to-many |Relationship-lhs-module=Delegations |Relationship-lhs-id=id |Relationship-l...") |
|||
Line 10: | Line 10: | ||
|Relationship-rhs-label=Delegation | |Relationship-rhs-label=Delegation | ||
|Relationship-rhs-field=delegations@WorkSchedules, name@WorkSchedules, delegation_id@WorkSchedules | |Relationship-rhs-field=delegations@WorkSchedules, name@WorkSchedules, delegation_id@WorkSchedules | ||
− | |Short Description= | + | |Short Description=One Delegations record can have many related Work Schedule records, but a specific Work Schedule record can be related to only one Delegations record. |
}} | }} | ||
Latest revision as of 22:05, 29 September 2019
Delegations - Work Schedule | |
---|---|
Relationship | delegations_workschedules |
Type | one-to-many |
LHS Module | Delegations |
LHS ID | id |
LHS Label | Work Schedules |
LHS Fields | Work Schedules |
RHS Module | Work Schedule |
RHS ID | delegation_id |
RHS Label | Delegation |
RHS Fields | Delegation, Name, Delegation |
Short Description
One Delegations record can have many related Work Schedule records, but a specific Work Schedule record can be related to only one Delegations record.
Location and Code definition
Array ( [lhs_module] => Delegations [lhs_table] => delegations [lhs_key] => id [rhs_module] => WorkSchedules [rhs_table] => workschedules [rhs_key] => delegation_id [relationship_type] => one-to-many )