{% extends "base.html" %} {% block title %} » CSV Supplies Duration {% endblock %} {% block nav %} CSV Supplies Duration {% endblock %} {% block content %}

Download

From {{input_date('start', last_month_start)}} to {{input_date('finish', last_month_finish)}}

Outputs a row for each supply with various columns calculated over the duration. For header colums (eg. profile class, site code, LLFC) the last era in the duration is used.

{% endblock %}