https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18912
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|When using |When using release notes|itemBarcodeFallbacksearch |itemBarcodeFallbacksearch |to checkout items with an |to checkout items with an |unknon or nonexisting |unknown or non-existing |barcode, the table with |barcode, the table with |items matching the search |items matching the search |criteria didn't contain a |criteria didn't contain a |lot of information about |lot of information about |the items. This patch adds |the items. This patch adds |several columns to make it |several columns to make it |easier to pick the correct |easier to pick the correct |item for checkout: |item for checkout: |callnumber, copy number, |callnumber, copy number, |serial enumeration, |serial enumeration, |inventory number, |inventory number, |collection, and item type. |collection, and item type. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
