Search found 1 match

by scaixeta
10 Feb 2010, 02:22
Forum: Customizations
Topic: How to customize status
Replies: 8
Views: 20530

Re: How to customize status

I founf the problem to @60@:

I file config_inc.php I found in code:

$g_status_enum_string = '10:new,20:feedback,30:acknowledged,40:confirmed,50:assigned,60:In Progress, 80:resolved,90:closed,100:cancelled,110:in test,120:waiting build';

"60:In Progress" is not available in file custom_strings_inc ...