{% load base_filters %} {% load invoice_tags %} {% load i18n %} {% invoices_search_line_header request invoice '#cccc33' %} {# display directory info #} {% if obj %} {% endif %}
{% trans "ID" %} {% trans "Name" %} {% trans "Headline" %} {% trans "Date" %} {% trans "Amount" %} {% trans "Balance" %}
{{obj.id}} {{obj.first_name}} {{obj.last_name}} {{obj.headline|truncatewords:5}} {{obj.activation_dt|date:'long'}} {{invoice.total|format_currency}}
0 %}class="body-copy-yellow"{% endif %}>{{invoice.balance|format_currency}}