mirror of
https://github.com/itflow-org/itflow
synced 2026-03-04 21:04:50 +00:00
Tidy up the tax report + perms
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
require_once "inc_all_reports.php";
|
require_once "inc_all_reports.php";
|
||||||
|
|
||||||
validateAccountantRole();
|
enforceUserPermission('module_financial');
|
||||||
|
|
||||||
$year = isset($_GET['year']) ? intval($_GET['year']) : date('Y');
|
$year = isset($_GET['year']) ? intval($_GET['year']) : date('Y');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user