Changed an error msg

This commit is contained in:
Candifloss 2025-02-02 03:45:46 +05:30
parent 0e72c0a9af
commit a942765c55

View File

@ -49,7 +49,7 @@
Item with such SKU already exists
{% endif %}
{% if exc == 'status' %}
Data input error. Price must have a numeric value
Data input error. Invalid value for <b>status</b>.
{% endif %}
{% if exc == 'staffnum' %}
Data input error. Staff number must be an integer