http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14155
--- Comment #5 from Alex Arnaud <[email protected]> --- (In reply to Indranil Das Gupta from comment #3) > (In reply to Indranil Das Gupta from comment #2) > > Comment on attachment 38884 [details] [review] [review] > > Add maxreserves and alreadyreserved checks when placing hold via ILSDI > > > > Review of attachment 38884 [details] [review] [review]: > > ----------------------------------------------------------------- > > > > Alex, > > > > I think the following : > > > > ::: C4/Reserves.pm > > C4::Reserves::AlreadyReserved() > C4::Reserves::ReachedMaxReserves() > > needs added test in t/db_dependent/Reserves.t Hello, Thank for having had a look at this bug. Just added tests for ttthis 2 sub? -- 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/
