Resolve "Permettre de télécharger la liste des problématiques et la liste des actions en CSV"

This commit is contained in:
2025-02-19 11:18:04 +00:00
committed by Julien Fastré
parent 02f555efae
commit 51804b10c0
13 changed files with 463 additions and 152 deletions

View File

@@ -71,6 +71,9 @@ services:
Chill\PersonBundle\Controller\PersonSignatureController:
tags: [ 'controller.service_arguments' ]
Chill\PersonBundle\Controller\SocialWorkExportController:
Chill\PersonBundle\Controller\SocialIssueCSVExportController:
tags: [ 'controller.service_arguments' ]
Chill\PersonBundle\Controller\SocialActionCSVExportController:
tags: [ 'controller.service_arguments' ]