{% extends "excerpts/base.weasy.html" %} {%- block pagesize %}portrait{%- endblock %} {%- block main %}

{{obj.get_full_name(nominative=True)}}
{{', '.join(obj.address_location_lines())}}




{{_("We remind you that the following invoices are due.")}}

Wir erinnern Sie an folgende ausstehenden Zahlungen.

{{ar.show(site.models.accounting.DebtsByPartner, obj)}}




{{this.user}}

{%- endblock %}