Ajout export commandes
This commit is contained in:
@@ -414,7 +414,11 @@ export_project_weekly:
|
||||
|
||||
export_full_worked_days:
|
||||
path: /export/export_full_worked_days
|
||||
defaults: { _controller: App\Controller\ExportController:export_full_worked_days }
|
||||
defaults: { _controller: App\Controller\ExportController:export_full_worked_days }
|
||||
|
||||
export_offers:
|
||||
path: /export/export_offers
|
||||
defaults: { _controller: App\Controller\ExportController:export_offers }
|
||||
|
||||
|
||||
#== API ===========================================================================================================
|
||||
|
Reference in New Issue
Block a user