{% 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 %}
Détail d'un poste utilisateur
{%if item.PIC_OS != None %}{% endif %} {%if item.PIC_L_Chassi_Type != "IMP" %}{% endif %} {%if item.PIC_Marque != "" %}{% endif %} {%if item.PIC_Type != "" %}{% endif %} {%if item.PIC_SN != "" %}{% endif %} {%if item.PIC_CPU != None %}{% endif %} {%if item.PIC_RAM != 0 %}{% endif %} {%if item.PIC_Precisions != "" %}{% endif %} {%if item.PIC_Commentaires != "" %}{% endif %}
Site : {{item.get_PIC_L_Site_display}}
Type de chassi : {{item.get_PIC_L_Chassi_Type_display}}
Service : {{item.PIC_L_Service}}
Nom NETBIOS : {{item.PIC_Nom_netbios}}
Utilisateur : {{item.PIC_Utilisateur}}
OS : {{item.PIC_OS}}
Adresse IP : {{item.PIC_Adresse_IP}}
Adresse MAC : {{item.PIC_Adresse_Mac}}
Marque : {{item.PIC_Marque}}
Modèle : {{item.PIC_Type}}
SN : {{item.PIC_SN}}
CPU : {{item.PIC_CPU}}
RAM : {{item.PIC_RAM}} Go
Localisation : {{item.PIC_Local}}
Precisions : {{item.PIC_Precisions}}
Commentaires : {{item.PIS_Commentaires}}
{% if item.accessoir %}
Accessoires lié au poste
{% for accessoir in item.accessoir %} {% endfor %}
{% if accessoir.Accessory_N_slugify == "double-ecrans"%} {% else %} {% endif %} {{accessoir.Accessory_Nom}}
{% endif %}
{% 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 %} {% if item.PIC_L_Chassi_Type == "IMP" and item.PIC_Adresse_IP != none %} WebAdmin{% endif %}