{% extends 'extends/layout.html' %} {% load static %} {% load humanize %} {% block content %}
| Date | Reference | Amount | Expense Account | Narration | Action |
|---|---|---|---|---|---|
| {{ expense.tx_date|date:"d/m/Y" }} | #{{ expense.receipt }} | {{ currency.currency }} {{ expense.reporting_amount|intcomma }} | {{ expense.account_dr.name }} | {{ expense.narration }} |