{{ _('Details for Category') }}: {{ _(category) }}
{{ _('Account') }}: {{ formatted_account }}
{% from '_statistical_controls.html' import render_statistical_controls %} {{ render_statistical_controls(result_id) }}| {{ _('Month') }} | {{ _('Total') }} |
|---|---|
| {{ row.date.display }} | {{ row.total.display }} |