Add Service | Service Templates
Active Services Summary
| Type | Active Services | Monthly Total |
|---|---|---|
| {{ row.service_type }} | {{ row.service_count }} | {{ row.total_monthly|money('CAD') }} |
| No active services found. | ||
| Total | {{ active_totals.service_count }} | {{ active_totals.total_monthly|money('CAD') }} |
Summary is based on active services and their recurring amounts.
Showing {{ total_count }} service{% if total_count != 1 %}s{% endif %} {% if selected_type %} | Type: {{ selected_type }}{% endif %} {% if selected_status %} | Status: {{ selected_status }}{% endif %}
| ID | Service Code | Template | Client | Service Name | Type | Cycle | Currency | Amount | Status | Start Date | Actions |
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ s.id }} | {{ s.service_code }} | {% if s.template_name %}{{ s.template_name }}{% else %}-{% endif %} | {{ s.client_code }} - {{ s.company_name }} | {{ s.service_name }} | {{ s.service_type }} | {{ s.billing_cycle }} | {{ s.currency_code }} | {{ s.recurring_amount|money(s.currency_code) }} | {{ s.status }} | {{ s.start_date }} | Edit |
| No services matched the selected filters. | |||||||||||