[Koha-bugs] [Bug 15752] New: Automatically switch patron during circulation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 5 20:53:54 CET 2016


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

            Bug ID: 15752
           Summary: Automatically switch patron during circulation
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: new feature
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: chad at pennmanor.net
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

Our library staff requested that koha automatically switch patrons when a
patron barcode is scanned into the item barcode field during circulation. They
frequently have large number of kids line up to checkout books and wanted this
feature to speed up the process.

I have implemented a patch that enables this functionality.

To test:

- Disable  the autoswitchpatron system preference. 
- Go to the "Check out" section of a patron "circ/circulation.pl"
- Enter a patron barcode into item barcode field. 
- You should get a message about the barcode not being found
- Enable autoswitchpatron preference
- Enter a patron barcode into the item barcode field
- You should be redirected to that patron's circulation page.

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


More information about the Koha-bugs mailing list