http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12085
--- Comment #2 from Olli-Antti Kivilahti <[email protected]> --- Created attachment 34523 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34523&action=edit Bug 12085 - Allow staff to place multiple reserves for the same patron. Fix wrong branch from hold-transfer-slip.pl 1. Place lots of reservations for one borrower to be picked up from multiple branches. 2. Start checking the books in and catching the resevations. 3. Observe that the hold-transfer-slip is always for the first unsatisfied hold for the biblionumber, regardless of which hold is received. This only appears when checking-in multiple same biblios. This patch fixes that. -- 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/
