{% extends "base.html" %} {% block title %}Occurrence Reports{% endblock %} {% block page_title %}Occurrence Reports{% endblock %} {% block content %}
Confidential reporting-cycle records within your assigned branch, department, or personal scope.
Reporter identity remains masked when anonymous unless your role permits disclosure.
| Reference | Date / Location | Branch / Department | Classification | Risk | Status | |
|---|---|---|---|---|---|---|
| {{ incident.reference_no }} | {{ incident.incident_date }} {{ incident.location }} | {{ incident.branch.code }} {{ incident.department.name }} | {{ incident.classification_category }} {{ incident.report_type }} | {% if incident.risk_level %}{{ incident.risk_level }}{% else %}Pending{% endif %} | {{ incident.status_label }} | View |
Adjust the filters or create a new confidential OVR.