mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +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:
parent
e22ba95214
commit
bb87d0dd6d
3 changed files with 29 additions and 5 deletions
|
|
@ -557,6 +557,9 @@
|
|||
"itemInLocation": "Item already in location",
|
||||
"@itemInLocation": {},
|
||||
|
||||
"itemDeleted": "Item has been removed",
|
||||
"@itemDeleted": {},
|
||||
|
||||
"keywords": "Keywords",
|
||||
"@keywords": {},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue