{% load django_ledger %}
Description | Activity | JE Date | Posted | Locked | Created | Actions |
---|---|---|---|---|---|---|
{{ je.description }} | {{ je.get_activity_display }} | {{ je.date }} | {% if je.posted %} {% icon 'ant-design:check-circle-filled' 24 %} {% else %} {% icon 'maki:roadblock-11' 24 %} {% endif %} | {% if je.locked %} {% icon 'bi:lock-fill' 24 %} {% else %} {% icon 'bx:bx-lock-open-alt' 24 %} {% endif %} | {{ je.created | timesince }} |
|