mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-14 19:25:27 +00:00
Add support for "quarantined" stock item status
This commit is contained in:
@ -664,6 +664,9 @@
|
||||
"quantityPositive": "Quantity must be positive",
|
||||
"@quantityPositive": {},
|
||||
|
||||
"quarantined": "Quarantined",
|
||||
"@quarantined": {},
|
||||
|
||||
"queryEmpty": "Enter search query",
|
||||
"@queryEmpty": {},
|
||||
|
||||
|
Reference in New Issue
Block a user