[Koha-bugs] [Bug 12132] Show guarantees in staff patron details too

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 26 05:16:28 CEST 2014


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

--- Comment #9 from Galen Charlton <gmcharlt at gmail.com> ---
Created attachment 28475
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28475&action=edit
[COUNTER-PATCH] Bug 12132: display guarantees if a patron has them, regardless
of category type

If a patron has guarantees, always display them on the patron summary,
even if the patron is of a type that ordinarily would have them.

For example, at present you can cannot directly add a guarantee to
a staff record the way you can do for an adult patron, but if you create
a juvenile patron and add a guarantor to it, you can override that
restriction.  Note that this patch ignores whether that is strictly
desirable behavior.

To test:

[1] Create a juvenile patron.  While editing it, make a staff
    account a guarantor of the new patron.
[2] View patron details for the staff account.  Note that the
    juvenile patron is not displayed as a guarantee.
[3] Apply this patch.
[4] Refresh details for the staff account.  The juvenile should
    now show up.

Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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


More information about the Koha-bugs mailing list