14575008d6
Plus a minor change to search module description
13 lines
259 B
YAML
13 lines
259 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
|
|
libraries:
|
|
- opencase_reporting/opencase-reporting-lib
|