2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-14 19:25:27 +00:00

Update stock display to indicate allocations

This commit is contained in:
Oliver Walters
2022-07-05 18:38:28 +10:00
parent 62df40f4b3
commit 591c6a5592
3 changed files with 20 additions and 4 deletions

View File

@ -655,6 +655,9 @@
"description": "Quantity"
},
"quantityAvailable": "Quantity Available",
"@quantityAvailable": {},
"quantityEmpty": "Quantity is empty",
"@quantityEmpty": {},