[Koha-bugs] [Bug 20212] Slowness in Receiving in Acquisitions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 24 15:27:38 CEST 2020


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

--- Comment #47 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 103685
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103685&action=edit
Bug 20212: Allow filtering orders on biblioitems fields

This patch adapts the code from the list() sub so it manipulates the
query parameters and the embed header so:
- the biblioitem relationship is prefetch
- any queries on biblio.isbn and biblio.ean are correctly translated into
search on the
  biblioitems table.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list