{% load i18n %} {% load django_ledger %}
Dated Posted | Description | Amount | Activity | Entity Unit | Map To | TX | Actions |
---|---|---|---|---|---|---|---|
{{ imported_tx.date_posted }} | {{ imported_tx.name }} | {% currency_symbol %}{{ imported_tx.get_amount }} | {% if imported_tx.activity %} {{ imported_tx.get_activity_display }} {% endif %} | {% if imported_tx.entity_unit %}{{ imported_tx.entity_unit }}{% endif %} | {{ imported_tx.account_model }} | {{ imported_tx.transaction_model }} | {% trans 'View JE' %} |