export astreintes actives et exports

This commit is contained in:
2020-07-28 16:11:53 +02:00
parent 2513eced52
commit 46805a2e3d
7 changed files with 79 additions and 3 deletions

View File

@@ -376,6 +376,10 @@ app_timer_delete:
path: /timer/delete/{id}
defaults: { _controller: App\Controller\TimerController:delete }
app_timer_export_activepenalty:
path: /timer/export
defaults: { _controller: App\Controller\TimerController:export }
#== Customer ======================================================================================================
app_customer_report:
path: /customer/report/{key}