mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 14:09:20 -04:00
Report for total notifications sent per day for each channel.
Daily volumes report: total volumes across the platform aggregated by whole business day (bst_date) Volumes by service report: total volumes per service aggregated by the date range given. NB: start and end dates are inclusive
This commit is contained in:
@@ -92,6 +92,8 @@ class HeaderNavigation(Navigation):
|
||||
'live_services_csv',
|
||||
'notifications_sent_by_service',
|
||||
'get_billing_report',
|
||||
'get_daily_volumes',
|
||||
'get_volumes_by_service',
|
||||
'organisations',
|
||||
'platform_admin',
|
||||
'platform_admin_list_complaints',
|
||||
|
||||
Reference in New Issue
Block a user