Bugfix: Remove two role checks on unbilled ticket report that prevents any non-admins viewing it
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
require_once "inc_all_reports.php";
|
||||
|
||||
validateTechRole();
|
||||
validateAccountantRole();
|
||||
|
||||
function secondsToTime($inputSeconds) {
|
||||
|
||||
Reference in New Issue
Block a user