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:
@ -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": {},
|
||||
|
||||
|
Reference in New Issue
Block a user