[Bug 3966] receiving items should allow for entering barcode
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3966 --- Comment #6 from Srdjan Jankovic <srdjan@catalyst.net.nz> 2011-09-15 01:11:33 UTC --- I cannot possibly come up with a plan myself, but here's the list of the scripts that use AddItem() or ModItem() in some form: cataloguing/additem.pl catalogue/updateitem.pl serials/serials-edit.pl serials/serials-recieve.pl acqui/addorder.pl acqui/addorderiso2709.pl acqui/finishreceive.pl tools/manage-marc-import.pl tools/batchMod.pl tools/inventory.pl misc/maintenance/touch_all_items.pl misc/cronjobs/longoverdue.pl misc/cronjobs/cart_to_shelf.pl misc/commit_biblios_file.pl circ/waitingreserves.pl circ/returns.pl circ/branchtransfers.pl circ/circulation.pl opac/sco/sco-main.pl opac/opac-renew.pl reserve/modrequest.pl reserve/renewscript.pl ("ReturnToShelvingCart" yes) rotating_collections/transferCollection.pl offline_circ/process_koc.pl members/paycollect.pl To be precise, most of them do not use the return value at all (I believe only catalogue and acqui do), but for the sake of completeness. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org