{% extends "base.html" %} {% block title %} » CSV Register Reads {% endblock %} {% block nav %} CSV Register Reads {% endblock %} {% block content %}
A register read has both a previous and present reading. A read will appear in the report if either the previous or present reading date falls within the reporting period. The reason is that it may be that a reading only appears as a previous reading (if the supply is new for example).
{% endblock %}