[Koha-bugs] [Bug 12242] Allow hiding branches from the OPAC search pulldowns

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 13 13:15:03 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12242

--- Comment #1 from paxed <pasi.kallinen at pttk.fi> ---
Created attachment 28202
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28202&action=edit
Allow hiding branches from the OPAC search pulldowns

Libraries may have branches which are not in actual use, for
example our system has a branch where items with errors go
during database conversion from our old ILS.

These branches should not be shown to the patron.

This patch adds a new syspref OpacHideBranches, where you can
list branch codes, separated by pipe, to hide from the OPAC.

To test:
1) Apply patch
2) Check OPAC where library pulldowns are shown, eg. Advanced Search
   so that all libraries are listed.
3) Edit syspref OpacHideBranch, set it to some branch codes,
   separated by pipe.
4) Check OPAC that those libraries do not show up in the pulldowns.

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


More information about the Koha-bugs mailing list