{% extends "base.html" %} {% block content %}
Numéro | Date | Montant | Reste à payer | |
---|---|---|---|---|
{{ invoice.number }} | {{ invoice.date }} | {{ invoice.amount }} | 0 %} class="unpaid"{% endif %}>{{ invoice.amount_remaining_to_pay }} | {% if invoice.is_pdf_exists %} PDF{% endif %} |