Ajout d'une page unique pour les exports

This commit is contained in:
2020-07-30 14:31:42 +02:00
parent 1f2b36b7fd
commit c6ade61a08
10 changed files with 321 additions and 255 deletions

View File

@@ -111,13 +111,6 @@
</select>
</div>
{% endif %}
{% if access!="customer" and app.user %}
<div class="card">
<div class="card-header">
<a href="{{ path('app_report_export') }}" class="btn btn-success">Exporter</a>
</div>
</div>
{% endif %}
{% for project in projects %}
{% if not project.months is empty or project.hors!=0 or not project.before is empty or not project.beforeastreinte is empty %}
<div class="card">