{% load i18n %} {% load base_filters %} {% load invoice_tags %} {% invoices_search_line_header request invoice '#669900' %} {# display job info #} {% if obj %} {% endif %}
{% trans "JobID" %} {% trans "Contact" %} {% trans "Title" %} {% trans "Date" %} {% trans "Price" %} {% trans "Balance" %}
{{obj.id}} {{obj.contact_name}} {{obj.title|truncatewords:5}} {{obj.activation_dt|date:'long'}} {{invoice.total|format_currency}}
0 %}class="body-copy-yellow"{% endif %}>{{invoice.balance|format_currency}}