{% extends "cms/admin_home.html" %} {% load sekizai_tags i18n danceschool_tags %} {% block content %}
{% trans "Recipients associated with the following invoices will be notified" %}:
{% endif %} {% if cannotNotify %}{% blocktrans %} The following invoices have no recipient associated with them, so no notification emails will be sent. To send notifications for these invoices, please click to edit the invoices and specify a recipient email address. {% endblocktrans %}
{% trans "Invoice Number" %} | {% trans "Invoice Status" %} | {% trans "Outstanding balance" %} | {% trans "Links" %} |
---|---|---|---|
{{ invoice.id }} | {{ invoice.get_status_display }} | {{ currencySymbol }}{{ invoice.outstandingBalance|floatformat:"-2" }} |