5 Jun
2023
5 Jun
'23
6:01 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21983 --- Comment #16 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 152007 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152007&action=edit Bug 21983: Add Koha::Biblio->ill_requests This patch adds a new method, used for retrieving the linked ill requests for a biblio. To test: 1. Apply this patch and run: $ ktd --shell k$ prove t/db_dependent/Koha/Biblio.t => SUCCESS: Tests pass! -- You are receiving this mail because: You are watching all bug changes.