[export] add aggregator and filter related to AccompanyingPeriodInfo +

Center aggregator for Person

see #113
This commit is contained in:
2023-06-29 17:39:26 +02:00
parent 393e59e22b
commit 5a395b160f
17 changed files with 751 additions and 3 deletions

View File

@@ -177,3 +177,8 @@ services:
tags:
- { name: chill.export_aggregator, alias: person_household_compo_aggregator }
Chill\PersonBundle\Export\Aggregator\PersonAggregators\CenterAggregator:
tags:
- { name: chill.export_aggregator, alias: person_center_aggregator }