Field:other transportation@Transportations

From MintHCM Wiki

Transportations - Other Transportation

Name other_transportation
Module Transportations
Type varchar
Label Other Transportation
VName LBL_OTHER_TRANSPORTATION
Required No
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

Related Integrations

Mentioned in other articles


Dev Notes


Location and Code definition

modules/Transportations/vardefs.php

'other_transportation' => array( 'name' => 'other_transportation', 'vname' => 'LBL_OTHER_TRANSPORTATION', 'type' => 'varchar', 'massupdate' => 0, 'comments' => '', 'help' => '', 'importable' => 'true', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => '0', 'audited' => true, 'reportable' => true, 'len' => '255', 'size' => '20', 'vt_dependency' => "inArray('other',\$type)", ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles