[Koha-bugs] [Bug 11599] New: itemBarcodeFallbackSearch should work even for items that don't have barcodes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 22 16:55:03 CET 2014


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

            Bug ID: 11599
           Summary: itemBarcodeFallbackSearch should work even for items
                    that don't have barcodes
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Circulation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: gmcharlt at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

When itemBarcodeFallbackSearch is in effect, falling back to a keyword search
currently performs the search -- then filters out items that do not have
barcodes.  This is because the checkout interface currently requires an item
barcode to make a loan; it cannot identify the item using the itemnumber.

It would be nice if the itemnumber could be used instead.  That way, if a
library truly does not use item barcodes or RFID tags, they could leave the
barcode field blank and still be able to circulate.  Currently, they would have
to fill in dummy values for the barcode.

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


More information about the Koha-bugs mailing list