[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
Fri Dec 13 13:00:47 CET 2013


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #23367|0                           |1
        is obsolete|                            |

--- Comment #9 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 23511
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23511&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>
Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>

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


More information about the Koha-bugs mailing list