Bug 18524

Summary: Disable barcode field and submit button when a transfer is found
Product: Koha Reporter: Jessie Zairo <jzairo>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle
Version: 16.11   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Jessie Zairo 2017-05-02 20:15:23 UTC
Similar to the actions taken on Bug 11360, when scanning in returns, it can be easy to miss a transfer message due to the fact that the barcode and submit are still active and the barcode field is focused on. 

When a librarian is quickly scanning in returns, it is easy to scan another item and pass over the form to accept the transfer, which is equivalent to clicking the "ignore" button.
Comment 1 Katrin Fischer 2023-09-10 22:06:57 UTC
I believe this has been resolved since filing by our use of modals in the circulation module.