[Koha-bugs] [Bug 21983] Better handling of deleted biblios on ILL requests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 5 19:01:51 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21983

--- Comment #16 from Tomás Cohen Arazi <tomascohen at 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.


More information about the Koha-bugs mailing list