2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

Item deplete fix (#452)

* Add status code information to server error message

* More informative error message for 404

* Update release note
This commit is contained in:
Oliver
2023-11-12 23:43:52 +11:00
committed by GitHub
parent e22ba95214
commit bb87d0dd6d
3 changed files with 29 additions and 5 deletions

View File

@ -557,6 +557,9 @@
"itemInLocation": "Item already in location",
"@itemInLocation": {},
"itemDeleted": "Item has been removed",
"@itemDeleted": {},
"keywords": "Keywords",
"@keywords": {},