mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
Feature: [export][evaluation] Adding group by evaluation having end date
This commit is contained in:
@@ -73,3 +73,10 @@ services:
|
||||
autoconfigure: true
|
||||
tags:
|
||||
- { name: chill.export_aggregator, alias: evaluation_bymaxdate_aggregator }
|
||||
|
||||
Chill\PersonBundle\Export\Aggregator\EvaluationAggregators\HavingEndDateAggregator:
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
tags:
|
||||
- { name: chill.export_aggregator, alias: evaluation_byend_date_aggregator }
|
||||
|
||||
|
Reference in New Issue
Block a user