split ReferrerFilter, logiquement ce sont des filtres différents

This commit is contained in:
2022-08-11 16:41:15 +02:00
parent b614149fab
commit 93eb9220a7
5 changed files with 118 additions and 20 deletions

View File

@@ -136,7 +136,7 @@ services:
- { name: chill.export_filter, alias: accompanyingcourse_activeonedaybetweendates_filter }
chill.person.export.filter_referrer:
class: Chill\PersonBundle\Export\Filter\ReferrerFilter
class: Chill\PersonBundle\Export\Filter\AccompanyingCourseFilters\ReferrerFilter
autowire: true
autoconfigure: true
tags:

View File

@@ -29,6 +29,13 @@ services:
autoconfigure: true
tags:
- { name: chill.export_filter, alias: social_work_actions_job_filter }
chill.person.export.filter_treating_agent:
class: Chill\PersonBundle\Export\Filter\SocialWorkFilters\ReferrerFilter
autowire: true
autoconfigure: true
tags:
- { name: chill.export_filter, alias: social_work_actions_referrer_filter }
## AGGREGATORS
chill.person.export.aggregator_action_type: