{% endif %}
{% 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_L_Site != none %}{{item.get_PIC_L_Site_display}}{% else %} {% endif %} |
{% if item.PIC_L_Service != none %}{{item.PIC_L_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_with_Snow == True %}{% 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 %}
|
{% endfor %}