Field:restaurant bills usd@Delegations

From MintHCM Wiki

Delegations - Restaurant Bill No.

Name restaurant_bills_usd
Module Delegations
Type int
Label Restaurant Bill No.
VName LBL_RESTAURANT_BILLS
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

'restaurant_bills_usd' => array( 'source' => 'non-db', 'required' => false, 'name' => 'restaurant_bills_usd', 'vname' => 'LBL_RESTAURANT_BILLS', 'type' => 'int', 'massupdate' => 0, 'comments' => '', 'help' => '', 'importable' => 'true', 'duplicate_merge' => 'disabled', 'duplicate_merge_dom_value' => '0', 'audited' => true, 'reportable' => true, 'len' => '255', 'size' => '20', 'disable_num_format' => '', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles