Allow more control on the dates for cash summaries sums

This commit is contained in:
Skia
2016-10-10 18:29:13 +02:00
parent 31d62532be
commit 13265e6a0d
2 changed files with 29 additions and 7 deletions

View File

@ -7,6 +7,11 @@
{% block content %}
{% if cashsummary_list %}
<form action="" method="get">
{% csrf_token %}
{{ form }}
<p><input type="submit" value="{% trans %}Show{% endtrans %}" /></p>
</form>
<h3>{% trans %}Cash register summary list{% endtrans %}</h3>
<h5>{% trans %}Theoric sums{% endtrans %}</h5>
<h6>{% trans %}Refillings{% endtrans %}</h6>