[Koha-bugs] [Bug 31161] OAI-PMH - Add ability to exclude suppressed records in output

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 25 01:34:56 CEST 2022


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

--- Comment #7 from David Cook <dcook at prosentient.com.au> ---
(In reply to David Cook from comment #6)
> Check out the patch on bug 19704. I use SQL::Abstract to generate SQL based
> on OpacHiddenItems! 

Note that SQL::Abstract is a dependency of DBIx::Class, so it's pretty safe to
rely on it. We could always add it to the cpanfile if folk thought it was
necessary too.

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


More information about the Koha-bugs mailing list