[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
Mon Mar 7 15:33:06 CET 2016


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

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

--- Comment #26 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 48749
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48749&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) Apply this patch
2) Trap a hold, note the new modal
3) Check the hold in a second time
4) Note the new modal
5) For each modal, test each button

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


More information about the Koha-bugs mailing list