Field:accounts@Project

From MintHCM Wiki

Project - Accounts

Name accounts
Module Project
Type link
Label Accounts
VName LBL_ACCOUNTS
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/Project/vardefs.php

'accounts' => array( 'name' => 'accounts', 'type' => 'link', 'relationship' => 'projects_accounts', 'source' => 'non-db', 'ignore_role' => true, 'vname' => 'LBL_ACCOUNTS', ),



Missing User input


Affected by

Initiating