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

Victor Grousset/tuxayo <vic...@tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #117110|0                           |1
        is obsolete|                            |

--- Comment #6 from Victor Grousset/tuxayo <vic...@tuxayo.net> ---
Created attachment 119075
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119075&action=edit
Bug 18912: Display more info when using itemBarcodeFallbackSearch

Using itemBarcodeFallbackSearch entering a barcode on checkout will do a
keyword
search and provide you with a list of items matching the search term for
checkout.
This allows checking out items, where there is no barcode in the item (you
still need
a dummy barcode in Koha).

At the moment the table of items to choose from will only chow the title and
the dummy barcode.

In order to make it more useful and easier to identify the correct item,
we should show more information here:

- callnumber (952$o)
- serial enumeration (952$h)
- copy number (952$t)
- inventory number (952$i)

(description copier from comment 0)

Test plan:
- Turn on itemBarcodeFallbackSearch
(If you have ES you need bug 27597)
- Check an item out using "street" or a search that will return several
items
- Note that you have now more info about the items

Signed-off-by: Owen Leonard <oleon...@myacpl.org>

Signed-off-by: David Nind <da...@davidnind.com>
Signed-off-by: Victor Grousset/tuxayo <vic...@tuxayo.net>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to