http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8836
--- Comment #28 from Kyle M Hall <[email protected]> --- This problem is actually an issue with Koha's transfer implementation, and is not directly related to this feature. (In reply to Olli-Antti Kivilahti from comment #26) > Rotating collections test case. > > In "Tools" -> "Rotating Collections" -> "Add/Remove items": > When adding item barcodes to the collection, the input field > <input type="text" id="barcode" name="barcode"> > should become active > automatically so it is easy to add multiple barcodes rapidly without > touching the > mouse or keyboard. > Enter-press is dealt by the barcode reader so automatic form submittal > should be handled > by the barcode reader. > > In "Rotating collections" -> "Transfer Collection": > When the collection is initially transferred, items are set to trasfer > correctly. > When the collection is transferred while items are still being transferred, > the transfer > destination library doesn't change from the original one. > The holding library changes for all items in the collection to the > destination library on > retransfers as well. > This is tricky if a user accidentally places the wrong destination. > When I try to checkin these items to their new retransfer location, I get > the following messages: > -"This item is part of a rotating collection and needs to be transferred to > <original transfer destination>" > -"Please return Valkoinen ihmissyöjä / to <original transfer destination>" > -"Print slip or Cancel transfer" > > When I checkin a Item to a arbitrary branch, I get the following messages: > "This item is part of a rotating collection and needs to be transferred to > <retransfer destination>" > "Please return Valkoinen ihmissyöjä / to <original trasfer destination>" -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
