P.s. this works for barcode as well. On the bywater demo site, try

barcode:TVSN5000136467

You'll get the same record

Take a look at getIndexes() in C4/Search.pm -- a number of those indexes should be searchable the same way. The actual logic about which can and which can't is probably in some corner of C4/Search.pm where angels fear to tread, but those should at least be the candidates...



On Wed, Aug 17, 2016 at 2:55 PM, Barton Chittenden <barton@bywatersolutions.com> wrote:
If you do a keyword search using
itemnumber:<your itemnumber here>

That will take you to the item record.

E.g.

Log in to http://intranet.bywatersolutions.com/ (user:pass is bywater:bywater)

Then click 'Search the catalog' and type

itemnumber:37771

This will take you to the record for Juggling for the complete klutz / by John Cassidy and B.C. Rimbeau:

http://intranet.bywatersolutions.com/cgi-bin/koha/catalogue/detail.pl?biblionumber=36263



On Tue, Aug 16, 2016 at 11:07 AM, Paul A <paul.a@navalmarinearchive.com> wrote:
I must be missing something very simple -- maybe related back to bug#168 ;={

How to search (staff/admin) for [items.]itemnumber?

Scenario: staff logs give adds, edits etc of itemnumbers, but without the biblionumber.

Thanks and best regards -- Paul

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/