export journée pleines travaillés
This commit is contained in:
@@ -410,7 +410,11 @@ app_export_penalty_additional:
|
||||
|
||||
export_project_weekly:
|
||||
path: /export/export_project_weekly
|
||||
defaults: { _controller: App\Controller\ExportController:export_project_weekly }
|
||||
defaults: { _controller: App\Controller\ExportController:export_project_weekly }
|
||||
|
||||
export_full_worked_days:
|
||||
path: /export/export_full_worked_days
|
||||
defaults: { _controller: App\Controller\ExportController:export_full_worked_days }
|
||||
|
||||
|
||||
#== API ===========================================================================================================
|
||||
|
Reference in New Issue
Block a user