20 lines
583 B
YAML
20 lines
583 B
YAML
opencase_defaults.report_on_clients:
|
|
title: 'Clients'
|
|
description: 'Report on clients'
|
|
parent: opencase_reporting.reporting_menu
|
|
url: internal:/opencase/reporting/clients
|
|
weight: 0
|
|
opencase_defaults.report_on_volunteers:
|
|
title: 'Volunteers'
|
|
description: 'Report on volunteers'
|
|
parent: opencase_reporting.reporting_menu
|
|
url: internal:/opencase/reporting/volunteers
|
|
weight: 1
|
|
opencase.opencase_all_cases:
|
|
title: 'Cases'
|
|
description: 'All cases I have access to'
|
|
menu_name: opencase
|
|
parent: opencase.see_all
|
|
url: internal:/opencase/all-cases
|
|
weight: -1
|