[Bug 19416] New: Make it possible to hide "Show checkouts to guarantor" on patron's detail page in staff
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19416 Bug ID: 19416 Summary: Make it possible to hide "Show checkouts to guarantor" on patron's detail page in staff Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com When looking at the detail page of a patron in the staff client, there is a new entry with 16.11: 416 <li> 417 <span class="label">Show checkouts to guarantor</span> 418 [% IF privacy_guarantor_checkouts %] 419 Yes 420 [% ELSE %] 421 No 422 [% END %] 423 </li> This is confusing to some libraries that have never used the functionality to link patrons. I remember that we discussed not hiding it so people can know that this option has been set, even when it is turned off. I suggest a small change: Only show the entry on the patron detail page if the answer is "Yes". Also: Adding a class/id to it. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19416 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Academy -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19416 Aleisha Amohia <aleisha@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aleisha@catalyst.net.nz Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Aleisha Amohia <aleisha@catalyst.net.nz> --- I think this would be fixed with a patch for Bug 19818. I'll mark this one as a duplicate because I'm hoping to get a patch for the other one in this years academy. :) *** This bug has been marked as a duplicate of bug 19818 *** -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org