Current Balance: {{ balance|money('CAD') }}
| ID | Type | Amount | Currency | Reference Type | Reference ID | Notes | Created |
|---|---|---|---|---|---|---|---|
| {{ e.id }} | {{ e.entry_type }} | {{ e.amount|money(e.currency_code) }} | {{ e.currency_code }} | {{ e.reference_type }} | {{ e.reference_id }} | {{ e.notes }} | {{ e.created_at|localtime }} |