Add last ops view to the bars

This commit is contained in:
Skia
2016-09-28 11:09:54 +02:00
parent fd482195f8
commit 2e7e78b8ce
8 changed files with 264 additions and 74 deletions
@@ -40,9 +40,6 @@
{% endif %}
</div>
{% if counter.type == 'BAR' %}
{% if barmen %}
<p><a href="{{ url('counter:cash_summary', counter_id=counter.id) }}">{% trans %}Make a cash register summary{% endtrans %}</a></p>
{% endif %}
<div>
<h3>{% trans %}Barman: {% endtrans %}</h3>
{% for b in barmen %}