Updates for default task settings
This commit is contained in:
parent
36655eabec
commit
1e96eeecb0
1 changed files with 1 additions and 1 deletions
|
|
@ -463,7 +463,7 @@ class CompanySettings extends BaseSettings
|
|||
|
||||
public $accept_client_input_quote_approval = false;
|
||||
|
||||
public $allow_billable_task_items = false;
|
||||
public $allow_billable_task_items = true;
|
||||
|
||||
public $show_task_item_description = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue