{% extends 'base.html' %} {% block main_title %} {%if not transaction %}New{%endif%} Transaction {% endblock %} {% block content_header %} ← Back to accounts {% endblock %} {% block content %}
Account Dr. | Account Cr. | Amount ({{CURRENCY_SYMBOL[company.accounts_currency_code]}}) | {% for i in range(2) %}
---|---|
{%endfor%} | {% if i == 0 %}❌{%endif%} |