{% load static isptags %}
|
Facture N°{{ invoice.number }} Date : {{ invoice.date }} |
{% multiline_isp_addr branding %}
{{ branding.email }} |
Facturé à |
Quantité | PU (HT) | TVA | Total | |
---|---|---|---|---|
{{ detail.label }}
{% if detail.offersubscription %}
Pour la période du {{ detail.period_from }} au {{ detail.period_to }} {% endif %} |
{{ detail.quantity }} | {{ detail.amount }}€ | {{ detail.tax }}% | {{ detail.total }}€ |
Total HT | {{ invoice.amount_before_tax }}€ | |||
Total TTC | {{ invoice.amount }}€ |
TVA non applicable - article 293 B du CGI
À payer sans escompte avant le {{ invoice.date_due }}.