Field:repeat until@WorkSchedules
From MintHCM Wiki
Work Schedule - Repeat to | |
---|---|
Name | repeat_until |
Module | Work Schedule |
Type | date |
Label | Repeat to |
VName | LBL_REPEAT_UNTIL |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | No |
Importable | No |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
Notes
Repeat until specified date
Related Features
Affected by
Initiating
Location and Code definition
modules/WorkSchedules/vardefs.php
'repeat_until' => array( 'name' => 'repeat_until', 'vname' => 'LBL_REPEAT_UNTIL', 'type' => 'date', 'comment' => 'Repeat until specified date', 'importable' => 'false', 'massupdate' => false, 'reportable' => false, 'studio' => 'false', ),
Missing User input