2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 11:45:31 +00:00

Stock location can now be identified via the app

This commit is contained in:
Oliver Walters
2022-05-10 00:15:20 +10:00
parent 30b4ed9600
commit 03c6de8255
4 changed files with 107 additions and 10 deletions

View File

@ -416,6 +416,9 @@
"keywords": "Keywords",
"@keywords": {},
"labelTemplate": "Label Template",
"@labelTemplate": {},
"lastStocktake": "Last Stocktake",
"@lastStocktake": {},
@ -428,6 +431,12 @@
"lineItems": "Line Items",
"@lineItems": {},
"locateItem": "Locate stock item",
"@locateItem": {},
"locateLocation": "Locate stock location",
"@locateLocation": {},
"locationCreate": "New Location",
"@locationCreate": {},
@ -575,6 +584,12 @@
"printLabel": "Print Label",
"@printLabel": {},
"plugin": "Plugin",
"@plugin": {},
"pluginPrinter": "Printer",
"@pluginPrinter": {},
"printLabelFailure": "Label printing failed",
"@printLabelFailure": {},