export astreintes actives et exports
This commit is contained in:
@@ -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}
|
||||
|
Reference in New Issue
Block a user