mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-19 14:09:20 -04:00
Revert "Remove free text allowance remaining column from organisation report"
This commit is contained in:
@@ -188,8 +188,7 @@ def download_organisation_usage_report(org_id):
|
||||
('service_id', 'Service ID'),
|
||||
('service_name', 'Service Name'),
|
||||
('emails_sent', 'Emails sent'),
|
||||
# TODO: reinstate this once the API is returning correct data
|
||||
# ('sms_remainder', 'Free text message allowance remaining'),
|
||||
('sms_remainder', 'Free text message allowance remaining'),
|
||||
])
|
||||
|
||||
monetary_column_names = OrderedDict([
|
||||
|
||||
Reference in New Issue
Block a user