Custom Reports
This is the list of custom reports
| Report Name | Type | |
|---|---|---|
| {{cr.name}} | {{cr.report_type}} |
* when a custom report is deleted, all related scheduling will also be canceled.
{% extends "cacsremoteservice/views/layouts/master.html" %} {% block site-nav %} {% include "cacsremoteservice/views/partials/site-nav.html" with active="configuration" %} {% endblock %} {% block scripts %} {% endblock %} {% block main %} {% include "cacsremoteservice/views/configuration/config-header.html" with configuration-tabs=configuration-tabs %}
This is the list of custom reports
| Report Name | Type | |
|---|---|---|
| {{cr.name}} | {{cr.report_type}} |
* when a custom report is deleted, all related scheduling will also be canceled.