Hi
In the view page
I have the button "Update Quote" and "Create Clone"
Is it possible to display "Update Quote" and hide "Create Clone"?
Thx
Search found 6 matches
- 12 May 2011, 17:38
- Forum: Help
- Topic: Lock change status
- Replies: 5
- Views: 4276
Re: Lock change status
I have another question
For the developper, i want see "send reminder", "change status", "assign to" and "update quote" only.
In config_defaults_inc.php
I have
# access level needed to send a reminder from the bug view pages
# set to NOBODY to disable the feature
$g_bug_reminder_threshold ...
For the developper, i want see "send reminder", "change status", "assign to" and "update quote" only.
In config_defaults_inc.php
I have
# access level needed to send a reminder from the bug view pages
# set to NOBODY to disable the feature
$g_bug_reminder_threshold ...
- 12 May 2011, 14:40
- Forum: Help
- Topic: Lock change status
- Replies: 5
- Views: 4276
Re: Lock change status
Yes, Thx !!
- 12 May 2011, 14:29
- Forum: Help
- Topic: Lock change status
- Replies: 5
- Views: 4276
Re: Lock change status
Sorry, i am not good in english
When i click on the issue with the status is "closed", i have the possibility to change status to : In process, In approval....
It is possible to disabled the button "change status to" when the status is "closed"
Thx
When i click on the issue with the status is "closed", i have the possibility to change status to : In process, In approval....
It is possible to disabled the button "change status to" when the status is "closed"
Thx
- 11 May 2011, 15:28
- Forum: Help
- Topic: Lock change status
- Replies: 5
- Views: 4276
Lock change status
Hello to all
I would like change of status for 2 status in particular do
may not be possible.
Example:
When the status is "closed", you can not change the status
Thank you
I would like change of status for 2 status in particular do
may not be possible.
Example:
When the status is "closed", you can not change the status
Thank you
- 11 May 2011, 15:01
- Forum: French
- Topic: Status workflow
- Replies: 1
- Views: 3680
Status workflow
Salut à tous
J'ai personnalisé les status de mon système.
Il y a 2 status où je voudrais empêcher de les changer.
Exemple :
45 => '1:New',
65 => '1:New',
Il me mettre cela par défaut
Je voudrais qu'il devienne comme ceci ou quelques choses de semblable.
45 => ' ',
65 => ' ',
Merci
J'ai personnalisé les status de mon système.
Il y a 2 status où je voudrais empêcher de les changer.
Exemple :
45 => '1:New',
65 => '1:New',
Il me mettre cela par défaut
Je voudrais qu'il devienne comme ceci ou quelques choses de semblable.
45 => ' ',
65 => ' ',
Merci