My Services

Client-facing status of services handled by the firm.

Full Compliance Page
Pending From You
{{ pending_from_client or 0 }}
With Firm
{{ with_firm or 0 }}
Clarification
{{ clarification_required or 0 }}
Completed
{{ completed_engagements or 0 }}
{% for row in engagements or [] %} {% else %} {% endfor %}
ServiceFY / AYDue DateAssigned TeamAction
{{ row.catalogue.service_name if row.catalogue else 'Service' }} FY {{ row.financial_year or '-' }}{% if row.assessment_year %} / AY {{ row.assessment_year }}{% endif %} {{ row.current_due_date.strftime('%d-%m-%Y') if row.current_due_date else '-' }} {{ row.assigned_partner.full_name if row.assigned_partner else 'Firm team' }} View
No active services found.