{{ thinx_company.name }}

{{ thinx_company.street }}

{{ thinx_company.zip }} {{thinx_company.city}}

{{ thinx_company.country }}

 

{{ thinx_company.phone }}

{{ thinx_company.email }}

{{ thinx_company.url }}

{{ addressee.name }}

{% if contact %}

{{ t.attn }} {{ contact.address_address }}

{% endif %}

{{ addressee.street }}

{{ addressee.zip }} {{ addressee.city }}

{{ addressee.country }}

{% if object.pro_forma %}{{ t.pro_forma }}{% endif %}{% if object.creditnote %}{{ t.creditnote }}{% else %}{{ t.invoice }}{% endif %}

{{ object.number }}

{% unless object.pro_forma or object.due_date == null %} {% endunless %}
{{ t.invoice_date }}{{ object.document_date | date_localized:"medium" }} {{ t.please_pay }}{{ object.summary.total_due | currency }}{{ t.due_date }}{{ object.due_date | date_localized:"medium" }}
{% if contact %}

{{ contact.document_address }}

{% endif %} {{ object.intro | textilize }}
{% if object.project != null or object.project_names != '' %} {% endif %} {% if object.our_reference != null or object.your_reference != null %} {% endif %}
{{ t.additional_information }}
{{ t.project_no }} {{ object.project_numbers }} {{ t.name }} {{ object.project_names }}
{{ t.our_reference }} {{ object.our_reference }} {{ t.your_reference }} {{ object.your_reference }}
{{ t.vat_no }} {{ object.financial.vat_no }} {{ t.no_of_pages }} 1
{% for line in object.tree %} {% endfor %}
{{ t.description }} {{ t.vat_percentage }} {{ t.subtotal }}
{{ line.description }} {% if line.by_the_hour %}

{{ t.charged_by_the_hour }}

{% endif %} {{ line.specifications | textilize }} {% if line.type != "folder" and line.amount %} {% if line.extras != null %}{% endif %}
{{ line.amount | precision_or_int:2 }} x {{ line.sale_price | currency }}{% unless line.units.type == "standard"%} ({{ line.units | localize }}){% endunless %} {% for extra in line.extras %} {% endfor %}
{% if extra.mode == "%" %}{{ extra.amount | percentage }}{% else %}{{ extra.amount | currency }}{% endif %} {{extra.description}}
{% endif %}
{% if line.type !="folder" %}{{ line.vat_percentage | percentage }}{% else %} {% endif %} {{ line.total_price | currency }}
{% if object.summary.vat_0_base > 0.0 %} {% endif %} {% if object.summary.vat_6_base > 0.0 %} {% endif %} {% if object.summary.vat_12_base > 0.0 %} {% endif %} {% if object.summary.vat_21_base > 0.0 %} {% endif %} {% if object.summary.payments_paid > 0.0 %} {% endif %}
{{ t.subtotal }} {{ object.summary.total_price | currency }}
{{ t.vat }} 0% {{ object.summary.vat_0_amount | currency }}
{{ t.vat }} 6% {{ object.summary.vat_6_amount | currency }}
{{ t.vat }} 12% {{ object.summary.vat_12_amount | currency }}
{{ t.vat }} 21% {{ object.summary.vat_21_amount | currency }}
{{ t.total }} {{ object.summary.total_price_incl_vat | currency }}
{{ t.previous_balance }} {{ object.summary.payments_paid | currency }}
{{ t.total_due }} {{ object.summary.total_due | currency }}
{{ object.extro | textilize }} {% if contact %}

{{ contact.document_ending }}

{% endif %}

{{ object.responsible.name }}
{{ object.responsible.function }}