[Koha-bugs] [Bug 11360] Disable barcode field and submit button when a hold is found

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 10 02:05:35 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11360

--- Comment #3 from sandboxes at biblibre.com <sandboxes at biblibre.com> ---
Created attachment 23367
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23367&action=edit
Bug 11360 - Disable barcode field and submit button when a hold is found

At the moment when scanning in returns, it can be easy to miss a hold
trap due to the fact that the barcode and submit are still active and
the barcode field is focused on. A librarian who is focused on scanning
can easily scan another item and pass over the form, which is equivalent
to clicking the "ignore" button.

Test Plan:
1) Place a hold on an item
2) Scan that item's barcode though returns.pl
3) Note the hold trap
4) Scan another barcode
5) Note you were able to bypass interacting with the trapped hold form
6) Apply this patch
7) Repeat steps 2-4
8) Note you must now click one of the buttons.
   Clicking ignore will allow you to continue scanning items as before.

Signed-off-by: Christopher Brannon <cbrannon at cdalibrary.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list