Page 1 of 1

How to let all the users see the summary of the proyect?

Posted: 02 Nov 2007, 08:37
by carthago
The configuration I have by default is that only the manager can see the sumary but I want more roles to see the summary and I do not want to give them the manager rol.

Thanks a lot.

Posted: 02 Nov 2007, 14:53
by deboutv
Easy, add this in your config_inc.php file:

Code: Select all

$g_view_summary_threshold	= VIEWER;