{% extends "admin/base_site.html" %} {% load admin_urls %} {% load i18n %} {% load common_tags %} {% block title %}{{ original }}{% endblock %} {% block breadcrumbs %}{{ block.super }}{% endblock %} {% block content %} {% if thankyou %} {{ thankyou }}

 

{% endif %} {% if paid_by %} {% else %} {% endif %}

 

{{ test }} 

 

{{ operator }}
{{ our_acn }}
{{ our_abn }}

{{ our_phone}}
{{ our_website }}

 


{{ our_address }}

 

{{ test }} 

 

{{ company }} {% if company_abn %}
{{ company_abn }} {% endif %}

 

 

{{ company_address }}

 

 


Our ref: {{ invno }}

{{ tax_invoice }}

{{ now }}

 

{{ test }} 

 

{{ paidfortext }}

 

{{ comment }} {{ discount }}

 

Amount:

 

{{ amount_ex }}

{{ gst_abbrev }} {{ gst_percent }}

 

{{ gst_amount }}

Amount due:

 

{{ amount_due }}


Total received:

 

{{ amount_paid }}

Paid by: {{ paid_by }}

{{ pay_by }}

 

Balance outstanding:

 

{{ balance }}


 

{{ test }} 

 

{% endblock content %}