diff --git a/InvenTree/templates/js/translated/barcode.js b/InvenTree/templates/js/translated/barcode.js index 28132a96d8..eb8a7f98b7 100644 --- a/InvenTree/templates/js/translated/barcode.js +++ b/InvenTree/templates/js/translated/barcode.js @@ -19,6 +19,7 @@ linkBarcodeDialog, scanItemsIntoLocation, unlinkBarcode, + onBarcodeScanClicked, */ function makeBarcodeInput(placeholderText='', hintText='') {