Comment 4 for bug 1699566

Revision history for this message
Jeff Davis (jdavis-sitka) wrote :

Branch user/jeffdavis/lp1699566-item-barcode-completion-squashed in the working repo adds barcode completion in checkout/renew, checkin, and item status in the web client:

http://git.evergreen-ils.org/?p=working/Evergreen.git;a=commitdiff;h=856720b

This adds a handle_barcode_completion function to the egCirc service. It handles multiple matching barcodes in the same manner as the XUL client.

I'm not sure where the copy buckets barcode input is, but it should be easy enough to use the new function there too.