[Koha-bugs] [Bug 26833] Logged in library doesn't show with suggestions count

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 27 15:07:02 CET 2020


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

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 112576
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112576&action=edit
Bug 26833: Logged in library doesn't show with suggestions count

This patch corrects the template variables used by the suggestions
counts shown on the staff interface home page and the acquisitions home
page. They should use [% Branches.GetLoggedInBranchname %]

To test you should have some suggestions from multiple libraries.

- Log in to the staff interface.
- On the home page you should see "Suggestions pending approval,"
  followed by the name of your logged-in library and the count of
  suggestions for your library.
- Go to the acquisitions page.
- In the "Pending suggestions" section you should see the same
  information: Your logged-in library name, suggestion count, and the
  count of suggestions at all libraries.

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


More information about the Koha-bugs mailing list