This repository has been archived on 2022-07-12. You can view files and clone it, but cannot push or open issues or pull requests.
opencase/modules/opencase_reporting/opencase_reporting.info.yml
Naomi 393ce2501c Added a basic index, view & facets for reporting
it is not a useful report, but it doesnt rely on defaults. It's just so that I can work on the reporting without the defaults. General stuff like css and preset support will not be dependent on the defaults. By the time this is properly released, I will have developed a way of generating what is needed for reporting automatically.
2018-09-06 19:11:49 +01:00

19 lines
340 B
YAML

name: 'OpenCase Reporting'
type: module
description: 'Reporting functionality for OpenCase'
core: 8.x
package: 'OpenCase'
dependencies:
- opencase_entities
- search_api
- search_api_db
- facets
- csv_serialization
- rest
- serialization
- user
- views_data_export
libraries:
- opencase_reporting/opencase-reporting-lib