Field:total accommodation usdollar@Delegations

From MintHCM Wiki

Delegations - Total Accommodation Cost

Name total_accommodation_usdollar
Module Delegations
Type currency
Label Total Accommodation Cost
VName LBL_TOTAL_ACCOMMODATION_USDOLLAR
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


Affected by

Initiating


Dev Notes


Location and Code definition

modules/Delegations/vardefs.php

'total_accommodation_usdollar' => array( 'required' => false, 'name' => 'total_accommodation_usdollar', 'vname' => 'LBL_TOTAL_ACCOMMODATION_USDOLLAR', '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


Affected by

Initiating