[Koha-bugs] [Bug 35517] Choose correct default header search tab according to permissions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 7 19:29:17 CET 2023


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 159661
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159661&action=edit
Bug 35517: Choose correct default header search tab according to permissions

This patch adds some additional template logic to the header search form
for the staff interface home page so that users with different
permissions will see the correct tab in the header search form.

To test, apply the patch and view the staff interface home page using a
user with different permissions:

- 'catalogue' and 'circulate'
  - Header should show circulation search
- 'catalogue' and 'borrowers'
  - Header should show patron search
- 'catalogue' only
  - Header should show catalog search

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


More information about the Koha-bugs mailing list