Field:repeat parent id@WorkSchedules

From MintHCM Wiki

Work Schedule - LBL_REPEAT_PARENT_ID

Name repeat_parent_id
Module Work Schedule
Type id
Label LBL_REPEAT_PARENT_ID
VName LBL_REPEAT_PARENT_ID
Required No
Editable No
Visible No
Reportable No
Importable No
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes

Id of the first element of recurring records


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/WorkSchedules/vardefs.php

'repeat_parent_id' => array( 'name' => 'repeat_parent_id', 'vname' => 'LBL_REPEAT_PARENT_ID', 'type' => 'id', 'len' => 36, 'comment' => 'Id of the first element of recurring records', 'importable' => 'false', 'massupdate' => false, 'reportable' => false, 'studio' => 'false', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles