Client-facing status of services handled by the firm.
| Service | FY / AY | Due Date | Assigned Team | Action |
|---|---|---|---|---|
| {{ 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. | ||||