Field:pln total@Transportations

From MintHCM Wiki

Transportations - LBL_PLN_TOTAL

Name pln_total
Module Transportations
Type currency
Label LBL_PLN_TOTAL
VName LBL_PLN_TOTAL
Required No
Editable Yes
Visible Yes
Reportable Yes
Importable No
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

'pln_total' => array( 'required' => false, 'name' => 'pln_total', 'vname' => 'LBL_PLN_TOTAL', 'type' => 'currency', 'massupdate' => 0, 'comments' => '', 'help' => '', 'importable' => 'false', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => '0', 'audited' => true, 'reportable' => true, 'len' => 26, 'size' => '20', 'source' => 'non-db', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles