{% load depot_extras %} Depotlisten
Erstellt am {{ datum |date:"d.m.Y H:i" }}
{% for i in cover_sheets %}
{% for category in categories %} {% endfor %} {% for subscription_name in subscription_names %} {% endfor %} {% for type in types %} {% endfor %} {% for weekday in weekdays %} {% for value in overview|get_item:weekday %} {% endfor %} {% endfor %} {% for value in overview.all %} {% endfor %}
ABO{{ category.name }}
{{ category.description }}
{{ subscription_name }}Einheiten{{ type.size }}
{{ weekday }}{{ value }}
Alle{{ value }}
{% endfor %} {% 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 }}, {{ depot.contact.get_phone }}, {{ depot.contact.email }} {% 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 %}1{% 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 %} {% for i in depot_overviews %} {% for category in categories %} {% endfor %} {% for subscription_name in subscription_names %} {% endfor %} {% for type in types %} {% endfor %} {% for depot in depots %} {% for value in depot.overview_cache %} {% endfor %} {% endfor %}
ABO{{ category.name }}
{{ category.description }}
{{ subscription_name }}{{ type.size }}
{{ depot.weekday_name }} - {{ depot.name }}{{ value }}
{% endfor %}