mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
parent
30cfcc5ffe
commit
4558fff36c
1 changed files with 1 additions and 1 deletions
|
|
@ -44,8 +44,8 @@ class BarcodeScanStockLocationHandler extends BarcodeHandler {
|
||||||
|
|
||||||
if (result && OneContext.hasContext) {
|
if (result && OneContext.hasContext) {
|
||||||
OneContext().pop();
|
OneContext().pop();
|
||||||
return;
|
|
||||||
}
|
}
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue