{% load i18n %} {% load base_filters %} {% load invoice_tags %} {% invoices_search_line_header request invoice '#996600' %} {# display form info #} {% if obj %} {% endif %}
{% trans "EntryID" %} {% trans "Form" %} {% trans "Name" %} {% trans "Date" %} {% trans "Amount" %} {% trans "Balance" %}
{{obj.id}} {{ obj.form.title|truncatewords:5 }} {{ obj.creator.first_name }} {{ obj.creator.last_name }} {{obj.create_dt|date:'long'}} {{invoice.total|format_currency}}
0 %}class="body-copy-yellow"{% endif %}>{{invoice.balance|format_currency}}