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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha@gmail.
                   |                            |com

--- Comment #35 from Jonathan Druart <[email protected]> ---
(In reply to Hammat wele from comment #34)
> I still need help with Koha::Biblios->search thing. how to use it to search
> biblio hidden_in_opac. With the Koha::Biblios->search adding the pagination
> would be more easier.

How that?
You need to rewrite ->hidden_in_opac, to build a parameter hashref from the
syspref, then pass it to ->search

I haven't had a deep look but I think it is possible and should work.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to