mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-14 11:15:26 +00:00
@ -44,8 +44,8 @@ class BarcodeScanStockLocationHandler extends BarcodeHandler {
|
|||||||
|
|
||||||
if (result && OneContext.hasContext) {
|
if (result && OneContext.hasContext) {
|
||||||
OneContext().pop();
|
OneContext().pop();
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user