Reporting
{{ object.report_config.get_frequency_display }}
{% if request.user.is_apply_staff %}
Schedule reports every:
{% include 'funds/includes/delegated_form_base.html' with form=update_frequency_form value='Continue'%}Past reports
Period End | Submitted | Privacy | |
---|---|---|---|
Period End: {{ report.end_date }} | Submitted: {{ report.submitted_date|default:"Skipped" }} | Privacy: {% if report.public %}Public{% else %}Private{% endif %} | View {% if request.user.is_apply_staff %} Edit {% if report.skipped %} {% endif %} {% endif %} |
No reports submitted |