2
0
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:
Oliver Walters
2022-06-03 19:51:08 +10:00
parent 9a5cf59efb
commit aa4317a2fe
4 changed files with 16 additions and 3 deletions

View File

@ -664,6 +664,9 @@
"quantityPositive": "Quantity must be positive",
"@quantityPositive": {},
"quarantined": "Quarantined",
"@quarantined": {},
"queryEmpty": "Enter search query",
"@queryEmpty": {},