{% for item in data_query %} {% if item.PIC_L_Statut == "PREPROD" %} {% elif item.PIC_L_Statut == "EN STOCK" %} {% elif item.PIC_L_Statut == "HS" %} {% elif item.PIC_L_Statut == "ADEPROD" %} {% else%} {% endif %} {% endfor %}
  Site Service Nom NETBIOS Utilisateur Adresse IP Commentaires  
{% if item.PIC_L_Chassi_Type == "PC" %} {% elif item.PIC_L_Chassi_Type == "CL" %} {% elif item.PIC_L_Chassi_Type == "PORTABLE" %} {% elif item.PIC_L_Chassi_Type == "PANEL-PC" %} {% elif item.PIC_L_Chassi_Type == "IMP" %} {% endif %} {% if item.PIC_Office == True %}{% endif %} {% if item.accessoir %} [ {% for accessoir in item.accessoir %} {% if accessoir.Accessory_on_list is True %} {% if accessoir.Accessory_N_slugify == "double-ecrans"%} {% else %} {% endif %} {% endif %} {% endfor %} ] {% endif %} {% if item.PIC_Site.CLIN_Anag != none %}{{item.PIC_Site}}{% else %} {% endif %} {% if item.PIC_Service != none %}{{item.PIC_Service}}{% else %} {% endif %} {% if item.PIC_Nom_netbios != none %}{{item.PIC_Nom_netbios}}{% if item.PIC_L_Chassi_Type != "IMP" and item.PIC_L_Chassi_Type != "CL" %} {% endif %}{% else %} {% endif %} {% if item.PIC_is_for_Cadre == True %}{% endif %} {% if item.PIC_Deg == 1 %} {% endif %} {% if item.PIC_Utilisateur != none %}{{item.PIC_Utilisateur}}{% if item.PIC_Utilisateur != item.PIC_Utilisateur_Fq and item.PIC_Utilisateur_Fq != none %} - {{item.PIC_Utilisateur_Fq}} (Fq){% endif %}{% else %} {% endif %} {% if item.PIC_Adresse_IP != none %}{{item.PIC_Adresse_IP}}{% else %} {% endif %} {% if item.PIC_Commentaires != none %}{{item.PIC_Commentaires}}{% else %} {% endif %} {% if item.PIC_L_Chassi_Type == "IMP" and item.PIC_Adresse_IP != none %} {% endif %}