Logo Revolucy

Retour Client - {{ environnement }}{% if environnement == 'production' %} | {% if jrs_restant_garantie >= 0 %}{{ jrs_restant_garantie }} jours restants de garantie{% else %}Décompte en ticket horaire ({{ solde_ticket }}H){% endif %}{% endif %}

Liste Kanban {% if environnement == 'preproduction' %} Recette {% else %} Stats {% endif %}

{% include "recherche-filtre-bug.html" %}
{% include "liste-retour-client.html" %}
{% if user.is_admin_revo %}
Bug : {{ nb_bug }}
Qst : {{ nb_question }}
MAJ : {{ nb_v1 }}
V2 : {{ nb_v2 }}
NC : {{ nb_non_classe }}
{% endif %}
{% include "detail-retour-client.html" %}
{% include "chatbot-sidebar.html" %}