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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to