Field:assigned user name@Project
From MintHCM Wiki
Project - Project Manager | |
---|---|
Name | assigned_user_name |
Module | Project |
Type | relate |
Label | Project Manager |
VName | LBL_ASSIGNED_USER_NAME |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | Yes |
Importable | Yes |
Massupdate | No |
Global Search | No |
Auditable | No |
Options | |
Options List Name | |
Needs Validation | No |
Contents
[hide]Notes
Related Features
Affected by
Initiating
Location and Code definition
modules/Project/vardefs.php
'assigned_user_name' => array( 'name' => 'assigned_user_name', 'rname' => 'user_name', 'id_name' => 'assigned_user_id', 'vname' => 'LBL_ASSIGNED_USER_NAME', 'type' => 'relate', 'table' => 'users', 'module' => 'Users', 'dbType' => 'varchar', 'link' => 'users', 'len' => '255', 'source' => 'non-db', ),
Missing User input