[Koha-bugs] [Bug 15565] Place multiple holds at once for the same record in OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 12 11:20:25 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565

--- Comment #173 from Alex Buckley <alexbuckley at catalyst.net.nz> ---
Hi all,

I have just added another follow-up which moves the function out of C4/Reserves
into Koha/Biblio (as Tomás suggested in comment 169)

The caller for this function is now: my $holds_allowed_on_record_today =
$biblio->allowed_holds( $patron_obj );

I have amended the t/db_dependent/Reserves/MultiplePerRecord.t unit tests. 

Can this please be tested and if you could let me know of further required
changes that would be great.

Many thanks,
Alex

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list