Add | View

Update Item

{% if exc == 'integrity' %} Item with such SKU already exists {% endif %} {% if exc == 'status' %} Data input error. Invalid value for status. {% endif %} {% if exc == 'staffnum' %} Data input error. Staff number must be an integer {% endif %}