https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17740
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 58014 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=58014&action=edit Bug 17740: Add the Koha::Patron->holds method The goal of this method is to replace C4::Reserves::GetReservesFromBorrowernumber but could be reused for something else, that's why it has its own bug report. Test plan: prove t/db_dependent/Koha/Patrons.t should return green -- 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/
