diff --git a/templates/attendance_report.html b/templates/attendance_report.html index 21aa457..c8f1f23 100644 --- a/templates/attendance_report.html +++ b/templates/attendance_report.html @@ -32,7 +32,7 @@
- {% if session.role in ['admin', 'payroll'] %} + {% if session.role in ['admin', 'payroll', 'accounting'] %}