2f485f19c5
They were previously in opencase itself but are not needed for GNO
19 lines
547 B
YAML
19 lines
547 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_defaults.opencase_all_cases:
|
|
title: 'Cases'
|
|
menu_name: opencase
|
|
parent: opencase.see_all
|
|
url: internal:/opencase/all-cases
|
|
weight: -1
|