{% block stylesheets %} {% endblock %} {# LEFT #} {# icônes recherche #} {# Actions rapides #} {% if "PRODUIT_CREATE" in arrayRight %} {% endif %} {% if "USERS" in arrayRight %} {% endif %} {# Recherche contacts #} Aucun contact trouvé. {# Recherche produits #} {# Recherche déclinaisons #} {# Recherche rapide #} {# CENTER: Raccourcis Statuts #} {# ===== Raccourcis Statuts : 2 blocs sur 1 ligne ===== #} {# --- Bloc 0 : commandes du jour --- #} 0 {# --- Bloc 1 : Commandes --- #} {{ Globals.getCountDocumentByType('commande','en-attente')['count'] ?? 0 }} {{ Globals.getCountDocumentByType('commande','accepte')['count'] ?? 0 }} {{ Globals.getCountDocumentByType('commande','a-expedier')['count'] ?? 0 }} {{ Globals.getCountDocumentByType('commande','retour-en-cours')['count'] ?? 0 }} {# --- Bloc 2 : échanges --- #} {{ Globals.getCountDocumentByType('echange','en-attente')['count'] ?? 0 }} {{ Globals.getCountDocumentByType('echange','accepte')['count'] ?? 0 }} {{ Globals.getCountDocumentByType('echange','a-expedier')['count'] ?? 0 }} {{ Globals.getCountDocumentByType('echange','expedie')['count'] ?? 0 }} Voir plus Voir moins {# MOBILE: raccourcis compacts #} 0 {{ Globals.getCountDocumentByType('commande','en-attente')['count'] ?? 0 }} {{ Globals.getCountDocumentByType('commande','accepte')['count'] ?? 0 }} {{ Globals.getCountDocumentByType('commande','a-expedier')['count'] ?? 0 }} {{ Globals.getCountDocumentByType('commande','retour-en-cours')['count'] ?? 0 }} {{ Globals.getCountDocumentByType('echange','en-attente')['count'] ?? 0 }} {{ Globals.getCountDocumentByType('echange','accepte')['count'] ?? 0 }} {{ Globals.getCountDocumentByType('echange','a-expedier')['count'] ?? 0 }} {{ Globals.getCountDocumentByType('echange','expedie')['count'] ?? 0 }} Statuts mis à jour {# Icônes (site + alertes système) #} {# Lien vers le site web #} {# Alertes systèmes #} 0 {# RIGHT (ex: profil) #} {{ "now"|date("H:i A") }} {{ app.user ? app.user.firstName : 'Utilisateur' }} Mon profil Se déconnecter