Field:accounts@Calls

From MintHCM Wiki

Calls - Account

Name accounts
Module Calls
Type link
Label Account
VName LBL_ACCOUNT
Required No
Editable No
Visible No
Reportable Yes
Importable Yes
Massupdate No
Global Search No
Auditable No
Options
Options List Name
Needs Validation No

Notes


Affected by

Initiating


Dev Notes


Location and Code definition

modules/Calls/vardefs.php

'accounts' => array( 'name' => 'accounts', 'type' => 'link', 'relationship' => 'account_calls', 'module' => 'Accounts', 'bean_name' => 'Account', 'source' => 'non-db', 'vname' => 'LBL_ACCOUNT', ),



Missing User input


Affected by

Initiating