From eadf32410b8b89b7854d2331143b00b929db295c Mon Sep 17 00:00:00 2001 From: Pea Tyczynska Date: Tue, 25 Jan 2022 17:43:28 +0000 Subject: [PATCH] Add guidance to billing report page Following a team cuddle where we checked how different people interpret the billing report. We found that some things about the report are ambiguous and that it would be helpful to have some guidance on the page where the report can be downloaded, --- .../platform-admin/get-billing-report.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/app/templates/views/platform-admin/get-billing-report.html b/app/templates/views/platform-admin/get-billing-report.html index 068122389..d5ecdfcc2 100644 --- a/app/templates/views/platform-admin/get-billing-report.html +++ b/app/templates/views/platform-admin/get-billing-report.html @@ -17,4 +17,22 @@ {{ page_footer('Download report') }} {% endcall %} +

+ Guidance for interpreting the report +

+

+ Billing report shows data for period between start date and end date, inclusive of both dates. +

+

+ Explanation for more confusing column names in the report: +

+ + {% endblock %}