{# templates/superadmin_v2/devis/sa_devis_list.html.twig #} {% extends 'superadmin_v2/superadmin.html.twig' %} {% block title %}Demandes de Devis - {{ parent() }}{% endblock %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block body %} {{ render(controller('App\\Controller\\Superadmin\\SaLayoutController::breadcrumb', {'rubriques_id':rubriques_id, 'action':filariane_action} )) }} {{ include('superadmin_v2/layout/sa_tab.html.twig') }}
ID | Client | Ville | Description | Date d'envoi |
Chiffres | Actions | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ highLight(row.id, id)|raw }} |
{{ row.prenom }} {{ row.nom }}
{% if row.typeClient == 'particulier' %}
Particulier
{% elseif row.typeClient == 'professionnel' %}
Professionnel
{% endif %} {% if 16 in roles %} {{ row.email }} {% if row.mobile_validated == 1 %} {{ row.tel }} {% else %} {% if row.id > 6742 %} {{ row.tel }} {% else %}{{ row.tel }}{% endif %} {% endif %} {{ row.adresse }} {% if row.adresseFacturation|length > 1 %} Adresse de facturation : {{ getNl2Br(row.adresseFacturation)|raw }} {% endif %} {% if row.validated == 0 and 11 in roles %} {% endif %} {% endif %} {% if row.susp_fausse_dde == 1 %} Suspension d'une fausse demande
|
{% if row.idVille > 0 %}
{{ row.cp }} {{ row.ville }} ----- ({{ row.codeDepartement }}) {{ row.departement }} {% else %} {{ row.nomVille }} {% endif %} |
{% if row.solution == 'nettoyage' %}
Nettoyage
{% elseif row.solution == 'depannage' %}
Dépannage
{% elseif row.solution == 'nuisible' %}
Nuisible
{% else %}
{{ row.solution }} /
{% endif %} {{ row.service }}
{% if row.detail_service|length > 0 %} ({{ row.detail_service }}){% endif %} {# % if row.surface matches '/^\\d+$/' and row.surface > 0 % #} {% if isNumeric(row.surface) and row.surface > 0 %} {{ row.surface_lab }}{% if row.surface_unite|length > 0 %} ({{ row.surface_unite }}){% endif %} : {{ row.surface }} {% else %} Surface : {{ row.surface }} {% endif %} {% if row.frequence|length > 0 and row.frequence != '0' %} {{ row.frequence_lab }} : {{ getFrequenceByKey(row.frequence) }} {% endif %} Description : {{ getNl2Br(row.description)|raw }} {% if 9 in roles %} Modifier {% endif %} {{ getImagesDevisToSuperadmin(row.id)|raw }}
{% if row.audio|length > 0 %}{{ getAudio(row.audio)|raw }}{% endif %}
|
{{ row.creationDate|date('d-m-Y H:i') }}
{# % if row.source == 'front' %} Site web {% else #} {% if row.source == 'interface_client' %} Interface client {% elseif row.source == 'formulaire_contact' %} Formulaire de contact {% elseif row.source == 'relancee' %} Relancée {% endif %} |
|
{% if row.classified == 1 %}
Clôturée
{% if row.published == 1 %}
Validée {% else %} {% if 9 in roles %}
{% if 9 in roles %}
{% endif %}
{% if 9 in roles %}
{% endif %}
{% if row.archived == 0 and 17 in roles %}
{% endif %}
{% if row.published == 1 and 9 in roles %}
{% endif %}
{% if 10 in roles %}
{# #}
{% if row.nbr_prospections > 0 %}
{# #}
{% endif %}
{% endif %}
{% endif %}
{% if 19 in roles %}
{% endif %}
{% endif %}
{# % if app.user.id == 1 or app.user.id == 2 %}
{% endif % #}
|