{% load depot_extras %} Depotlisten
Erstellt am {{ datum |date:"d.m.Y H:i" }}
{% for depot in depots %}

{{ depot.weekday_name }} - {{ depot.name }}

{{ depot.addr_street }}, {{ depot.addr_zipcode }} {{ depot.addr_location }}

Depotbetreuung: {{ depot.contact.first_name }} {{ depot.contact.last_name }} {% for category in categories %} {% endfor %} {% for subscription_name in subscription_names %} {% endfor %} {% for type in types %} {% endfor %} {% for value in depot.overview_cache %} {% endfor %} {% for subscription_name in subscription_names %} {% endfor %} {% for type in types %} {% endfor %} {% for subscription in depot.subscription_cache.all %} {% for subscription_name in subscription_names %} {% endfor %} {% for type in types %} {% endfor %} {% if forloop.counter0|divisibleby:17 and forloop.counter0 > 0 %}
ABO{{ category.name }}
{{ category.description }}
{{ subscription_name }}{{ type.size }}
TOTAL{{ value }}
Name Abo mitabgeholt Tasche retour
{{ subscription.primary_member.get_name }} {{ subscription.other_recipients_names }}{% if subscription|subscriptions_amount:subscription_name %}{{ subscription|subscriptions_amount:subscription_name }}{% endif %}{% if subscription|extra_subscription:type.name %}{{ subscription|extra_subscription_amount:type.name }}{% endif %}

{{ depot.weekday_name }} - {{ depot.name }} Fortsetzung

{% for category in categories %} {% endfor %} {% for subscription_name in subscription_names %} {% endfor %} {% for type in types %} {% endfor %} {% for value in depot.overview_cache %} {% endfor %} {% for subscription_name in subscription_names %} {% endfor %} {% for type in types %} {% endfor %} {% endif %} {% endfor %}
ABO{{ category.name }}
{{ category.description }}
{{ subscription_name }}{{ type.size }}
TOTAL{{ value }}
Name Abo mitabgeholt Tasche retour
{% endfor %}