Field:repeat until@Calls
From MintHCM Wiki
|
Calls - Repeat Until | |
|---|---|
| Name | repeat_until |
| Module | Calls |
| Type | date |
| Label | Repeat Until |
| 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/Calls/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