mirror of
https://github.com/inventree/inventree-app.git
synced 2025-08-01 18:21:36 +00:00
Barcode workflow (#485)
* Refactor stock barcode operations into new file * Add setting to control confirmation of stock transfer actions * Update details when scannign stock item * Confirm movement when moving items into location * Cleanup
This commit is contained in:
@@ -240,6 +240,12 @@
|
||||
"configureServer": "Configure server settings",
|
||||
"@configureServer": {},
|
||||
|
||||
"confirmScan": "Confirm Transfer",
|
||||
"@confirmScan": {},
|
||||
|
||||
"confirmScanDetail": "Confirm stock transfer details when scanning barcodes",
|
||||
"@confirmScan": {},
|
||||
|
||||
"connectionRefused": "Connection Refused",
|
||||
"@connectionRefused": {},
|
||||
|
||||
|
Reference in New Issue
Block a user