{% if admin %} {% include "menuadmin.html" %} {% else %} {% if movement == True %} {% include "menumovement.html" %} {% else %} {% include "menu.html" %} {% endif %} {% endif %}
Inventar suchen
Start
{% if info != "" %}
{{ info }}
{% endif %} {% if warning != "" %}
{{ warning }}
{% endif %}
Nummer
Nummer von
Bezeichnung
Seriennummer
Kategorie
Detail
Status
Standort
Raum/Platz
Rechnung/Lieferant
bis
{% for category in categorylist %}
{{ category[0] }}
{% endfor %}
{% for detail in detaillist %}
{{ detail[0] }}
{% endfor %}
{% for status in statuslist %}
{{ status[0] }}
{% endfor %}
{% for location in locationlist %}
{{ location[0] }}
{% endfor %}
Alle Eingaben müssen im Inventar vorkommen
Alle Eingaben können im Inventar vorkommen