From 1b75bfe82cf107a96b2d524f461c25ac9d46de2a Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Fri, 15 Sep 2017 15:08:47 -0400 Subject: [PATCH] LP#1537233 Copy bucket handles mis-scans, improve focus Show warning message to user when an unknown barcode is scanned in the copy bucket pending list UI. Also, after a barcode failure occurs, select the barcode text (instead of clearing it) so it can be seen and easily replaced, consistent with the item status UI. After successful scan, clear and re-focus the barcode input box. Signed-off-by: Bill Erickson Signed-off-by: Cesar Velez --- .../templates/staff/cat/bucket/copy/t_pending.tt2 | 10 ++++++++- .../web/js/ui/default/staff/cat/bucket/copy/app.js | 24 +++++++++++++++++++--- 2 files changed, 30 insertions(+), 4 deletions(-) diff --git a/Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2 b/Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2 index dcd0815a69..6391625678 100644 --- a/Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2 +++ b/Open-ILS/src/templates/staff/cat/bucket/copy/t_pending.tt2 @@ -3,13 +3,21 @@
[% l('Scan Item') %] -
+
+
+
+ [% l('Item Not Found') %] +
+
+
+