[Koha-bugs] [Bug 4239] Allow holds on multiple items of selected titles

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Sat Apr 24 23:07:17 CEST 2010


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=4239





--- Comment #4 from tipaul <paul.poulain at biblibre.com>  2010-04-24 21:07:17 ---
seems the patch work only is you have item-level-itype set to NO :
    if ( $biblioLoopIter{already_reserved} &&
!CanHoldMultipleItems($biblioLoopIter{itemtype}) ) {

(line 461 of opac-reserves.pl)
biblioLoopIter checks only the biblio level if I read correctly


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list