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:
@ -557,6 +557,9 @@
|
||||
"itemInLocation": "Item already in location",
|
||||
"@itemInLocation": {},
|
||||
|
||||
"itemDeleted": "Item has been removed",
|
||||
"@itemDeleted": {},
|
||||
|
||||
"keywords": "Keywords",
|
||||
"@keywords": {},
|
||||
|
||||
|
Reference in New Issue
Block a user