Field:override business hours@Project
From MintHCM Wiki
Project - Consider Working days | |
---|---|
Name | override_business_hours |
Module | Project |
Type | bool |
Label | Consider Working days |
VName | LBL_OVERRIDE_BUSINESS_HOURS |
Required | No |
Editable | Yes |
Visible | Yes |
Reportable | No |
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
'override_business_hours' => array( 'name' => 'override_business_hours', 'vname' => 'LBL_OVERRIDE_BUSINESS_HOURS', 'type' => 'bool', 'required' => false, 'reportable' => false, 'default' => '0', 'comment' => '' ),
Missing User input