{% extends "base.html" %} {% load i18n %} {% load bootstrap3 %} {% load dv_filters %} {% block head_title %}{% blocktrans with year=year %}Factures {{ year }}{% endblocktrans %}{% endblock %} {% block content %}
{{ season.desc }} | |||||
---|---|---|---|---|---|
{{ invoice.get_status_display }} | {{ invoice.ref }} | {{ invoice.organization.name }} | {{ invoice.title }} | {{ invoice.sum_cost }} | {% if user_can_edit_locked_invoice or not invoice.is_locked %} {% endif %} |