https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17728 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |17736, 17737, 17738 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Bug 17736 - Move GetReservesFromBiblionumber to Koha::Biblio->get_holds Bug 17737 - Move GetReservesFromItemnumber to Koha::Item->get_holds Bug 17738 - Move GetReservesFromBorrowernumber to Koha::Patron->get_holds Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17736 [Bug 17736] Move GetReservesFromBiblionumber to Koha::Biblio->get_holds https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17737 [Bug 17737] Move GetReservesFromItemnumber to Koha::Item->get_holds https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17738 [Bug 17738] Move GetReservesFromBorrowernumber to Koha::Patron->get_holds -- You are receiving this mail because: You are watching all bug changes.