https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17728
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |17736, 17737, 17738 --- Comment #2 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
