add new daily sms provider volumes report

nearly identical to the daily-volumes-report but sms only, and split up
by provider
This commit is contained in:
Leo Hemsted
2022-04-08 16:05:43 +01:00
parent 770e8bd0a3
commit b3f5bb6435
7 changed files with 144 additions and 0 deletions

View File

@@ -95,6 +95,7 @@ class HeaderNavigation(Navigation):
'notifications_sent_by_service',
'get_billing_report',
'get_daily_volumes',
'get_daily_sms_provider_volumes',
'get_volumes_by_service',
'organisations',
'platform_admin',