mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-27 00:55:01 +00:00
[export] add a filter and aggregator on accompanying periods: group by activity type (accompanying course having at least one activity from this type)
This commit is contained in:
@@ -208,3 +208,7 @@ services:
|
||||
Chill\ActivityBundle\Export\Aggregator\PersonsAggregator:
|
||||
tags:
|
||||
- { name: chill.export_aggregator, alias: activity_by_persons_aggregator }
|
||||
|
||||
Chill\ActivityBundle\Export\Aggregator\ACPAggregators\ByActivityTypeAggregator:
|
||||
tags:
|
||||
- { name: chill.export_aggregator, alias: acp_by_activity_type_aggregator }
|
||||
|
Reference in New Issue
Block a user