{% extends "lingo/invoicing/manager_pool_detail.html" %} {% load i18n %} {% block breadcrumb %} {{ block.super }} {% trans "Journal" %} {% endblock %} {% block appbar %}
{% trans "Error while running pool." %}
{% if pool.exception %}{{ pool.exception }}{% endif %}
{% trans "PK" %} | {% trans "Invoice number" %} | {% trans "Event" %} | {% trans "amount" %} | {% trans "User" %} | {% trans "Payer" %} | {% trans "Status" %} | |
---|---|---|---|---|---|---|---|