mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
Export: create an export which add the average duration of accompanying period work
This commit is contained in:
@@ -22,6 +22,14 @@ services:
|
||||
tags:
|
||||
- { name: chill.export, alias: list_social_work_actions_associate_person_work }
|
||||
|
||||
Chill\PersonBundle\Export\Export\AvgDurationAPWorkPersonAssociatedOnAccompanyingPeriod:
|
||||
tags:
|
||||
- { name: chill.export, alias: avg_duration_social_work_actions_person_associated_on_period }
|
||||
|
||||
Chill\PersonBundle\Export\Export\AvgDurationAPWorkPersonAssociatedOnWork:
|
||||
tags:
|
||||
- { name: chill.export, alias: avg_duration_social_work_actions_person_associated_on_work }
|
||||
|
||||
## FILTERS
|
||||
chill.person.export.filter_social_work_type:
|
||||
class: Chill\PersonBundle\Export\Filter\SocialWorkFilters\SocialWorkTypeFilter
|
||||
|
Reference in New Issue
Block a user