Field:to city@Transportations
From MintHCM Wiki
|
Transportations - To City | |
|---|---|
| Name | to_city |
| Module | Transportations |
| Type | varchar |
| Label | To City |
| VName | LBL_TO_CITY |
| Required | Yes |
| Editable | Yes |
| Visible | Yes |
| Reportable | Yes |
| Importable | Yes |
| Massupdate | No |
| Global Search | No |
| Auditable | Yes |
| Options | |
| Options List Name | |
| Needs Validation | No |
Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Transportations/vardefs.php
'to_city' => array( 'required' => true, 'name' => 'to_city', 'vname' => 'LBL_TO_CITY', 'type' => 'varchar', 'massupdate' => 0, 'comments' => '', 'help' => '', 'importable' => 'true', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => '0', 'audited' => true, 'reportable' => true, 'len' => '255', 'size' => '20', ),
Missing User input