12 Nov
2018
12 Nov
'18
11:20 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15565 --- Comment #173 from Alex Buckley <alexbuckley@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.