@@ -, +, @@ 1) Apply the patch. 2) Check that you can still upload a barcode file. 3) Check that you can scan/enter barcodes in the new textarea. 4) Check that if you both upload a barcode file and enter barcodes, you will be prompted to choose only one method. 5) Check that you can then proceed to the next step by either resetting the upload file input or emptying the textarea. --- .../prog/en/modules/tools/inventory.tt | 91 ++++++++++++++-------- tools/inventory.pl | 18 +++-- 2 files changed, 71 insertions(+), 38 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt @@ -42,14 +42,28 @@
Use a barcode file
    -
  1. -
  2. -
  3. -
  4. -
  5. +
  6. +
- +
+ Or scan items one by one +
    +
  1. + + +
  2. +
+
+
+ Parameters +
    +
  1. +
  2. +
  3. +
  4. +
+
Item location filters
  1. @@ -277,7 +291,11 @@ [% Asset.js("lib/jquery/plugins/jquery.checkboxes.min.js") | $raw %]