{% now "Y" as current_year %} {% load icon from django_ledger %}
Name | Detail | Balance Sheet | Income Statement | Posted | Locked | Actions |
---|---|---|---|---|---|---|
{{ ledger.name }} | Journal Entries | Balance Sheet | Income Statement | {% if ledger.posted %} {% icon 'ant-design:check-circle-filled' 24 %} {% else %} {% icon 'maki:roadblock-11' 24 %} {% endif %} | {% if ledger.locked %} {% icon 'bi:lock-fill' 24 %} {% else %} {% icon 'bx:bx-lock-open-alt' 24 %} {% endif %} | Edit |