10 Mar
2020
10 Mar
'20
8:24 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20212 --- Comment #27 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 100477 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=100477&action=edit Bug 20212: Allow filtering orders on ISBN 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 are correctly translated into search on the biblioitems table. -- You are receiving this mail because: You are watching all bug changes.