ajout export jours facturés #56

This commit is contained in:
2020-12-16 16:33:57 +01:00
parent c31d14bff4
commit 5037b0945e
4 changed files with 73 additions and 0 deletions

View File

@@ -428,6 +428,10 @@ export_offers:
path: /export/export_offers
defaults: { _controller: App\Controller\ExportController:export_offers }
export_month_charged_days:
path: /export/export_month_charged_days
defaults: { _controller: App\Controller\ExportController:export_month_charged_days }
#== Export ======================================================================================================
app_stat_view: