Update Item

{% for attrib, properties in item_attributes.items() -%}

{%- if properties.html_input_type == "select" %} {% else %} {% endif -%}

{% endfor %}

{%- if exc == 'integrity' -%} Item with the same assettag already exists {%- endif -%} {%- if exc == 'status' -%} Data input error. Invalid status value {%- endif -%} {%- if exc == 'staffnum' -%} Data input error. Staff number must be an integer {%- endif -%}