Field:transport cost@Delegations

From MintHCM Wiki

Delegations - Transport Cost

Name transport_cost
Module Delegations
Type currency
Label Transport Cost
VName LBL_TRANSPORT_COST
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/Delegations/vardefs.php

'transport_cost' => array( 'required' => false, 'name' => 'transport_cost', 'vname' => 'LBL_TRANSPORT_COST', 'type' => 'currency', 'massupdate' => 0, 'comments' => '', 'help' => '', 'importable' => 'true', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => '0', 'audited' => true, 'reportable' => true, 'len' => 26, 'size' => '20', 'precision' => 2, ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles