Merge branch '111_exports_suite' into 111_export_GeographicalUnit

This commit is contained in:
2022-10-03 12:00:15 +02:00
205 changed files with 7277 additions and 761 deletions

View File

@@ -79,3 +79,10 @@ services:
autoconfigure: true
tags:
- { name: chill.export_aggregator, alias: social_work_actions_result_aggregator }
chill.person.export.aggregator_goalresult:
class: Chill\PersonBundle\Export\Aggregator\SocialWorkAggregators\GoalResultAggregator
autowire: true
autoconfigure: true
tags:
- { name: chill.export_aggregator, alias: social_work_actions_goal_result_aggregator }