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