{% for row in rows %} {% else %} {% endfor %}
Client Service / Task Due Status Priority Docs / Notes Action
{{ row.client_name }}
{{ row.client_code or '-' }}
{{ row.service_name }}
{{ row.task_name }}
Period: {{ row.period }}
{% if row.due_date %}
{{ row.due_date.strftime('%d-%b-%Y') }}
{% if row.is_overdue %}
{{ row.days_overdue }} day(s) overdue
{% endif %} {% else %} No due date {% endif %}
{{ row.status_label }} {{ row.priority|title }} Docs: {{ row.document_count }}
Notes: {{ row.comment_count }}
Open
No tasks found for this view.