Summary: | Do not display patron information on biblio detail page if not allowed | ||
---|---|---|---|
Product: | Koha | Reporter: | Marc Véron <veron> |
Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | dcook, gmcharlt, kyle.m.hall |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14244 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39430 |
||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Marc Véron
2016-01-25 14:51:35 UTC
I am not sure if it should be the circulation permission. I think borrowers or a new sub permission to borrowers would make sense. It already has a sub permission now for viewing other libraries patrons. *** Bug 39430 has been marked as a duplicate of this bug. *** I reckon we need to do something about this. Personally, I think a circ desk clerk could look up a patron and check out to them, but I don't think they need to know the circulation history for that patron (at least in some library environments). (In reply to Katrin Fischer from comment #1) > I am not sure if it should be the circulation permission. > I think borrowers or a new sub permission to borrowers would make sense. It > already has a sub permission now for viewing other libraries patrons. Note that "Checkout history" doesn't fully work with "viewing other libraries patrons" (see bug 39429) |