Search found 2 matches

by carlota
30 Dec 2008, 09:00
Forum: Customizations
Topic: How to customize status
Replies: 8
Views: 19888

Re: How to customize status

Thanks, I will do it
by carlota
19 Dec 2008, 12:11
Forum: Customizations
Topic: How to customize status
Replies: 8
Views: 19888

How to customize status

Hy,
I'm trying to add the value 'in_study' in the list of status values.
In config_inc.php I change the list g_status_enum_string and add 60:in_study. In the same file add the g_status_enum_workflow[in_study].

In the moment that I use mantis, and try to change the status in the list of values I ...