Field:restaurant bills@Delegations

From MintHCM Wiki

Delegations - Restaurant Bill No.

Name restaurant_bills
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


Affected by

Initiating


Dev Notes


Location and Code definition

modules/Delegations/vardefs.php

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


Affected by

Initiating