[Koha-bugs] [Bug 7663] batch add barcodes to a list

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 1 12:56:46 CET 2016


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

--- Comment #2 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 57855
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57855&action=edit
Bug 7663 - batch add barcodes to a list

This patch changes the barcode input on add list to a textarea and
process multiples barcodes to allow for adding many items to a list
at once

To test:
 1 - Create a list
 2 - Add some items
 3 - Verify items are added and success reported
 4 - Add these items again
 5 - Verify you are notified they were not added
 6 - Type invalid barcodes into the text area and submit
 7 - Verify you are notifed of failure to add
 8 - Try going to a list that doesn't exist and adding barcodes
  i.e.
http://localhost:8081/cgi-bin/koha/virtualshelves/shelves.pl?op=add_biblio&shelfnumber=9999&barcodes=4
 9 - Verify correct error
10 - Try the above but with a list that exists while signed in as a patron
without lists permission
11 - Verfiy correct error

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list