{% extends "base.html" %} {% block title %} Supplier Contracts > {{bill.batch.contract.name}} > Batches > {{bill.batch.reference}} > Bills > {{bill.id}} > Add Read {% endblock %} {% block nav %} Supplier Contracts > {{bill.batch.contract.name}} > Batches > {{bill.batch.reference}} > Bill {{bill.id}} > Add Read {% endblock %} {% block content %}
Add New Register Read






Previous Read
Date {{input_date('previous', None)}}




Present Read
Date {{input_date('present', None)}}




{% endblock %}