Field:account id@Notes

From MintHCM Wiki

Notes - Account ID

Name account_id
Module Notes
Type id
Label Account ID
VName LBL_ACCOUNT_ID
Required No
Editable No
Visible No
Reportable No
Importable Yes
Massupdate No
Global Search No
Auditable No
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/Notes/vardefs.php

'account_id' => array ( 'name' => 'account_id', 'vname' => 'LBL_ACCOUNT_ID', 'type' => 'id', 'reportable'=>false, 'source'=>'non-db', ),



Missing User input


Related Features

Affected by

Initiating

Related Integrations

Mentioned in other articles