[Koha-bugs] [Bug 14685] Cannot set guarantor for a child account

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 17 23:17:00 CEST 2015


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

Liz Rea <liz at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41552|0                           |1
        is obsolete|                            |

--- Comment #2 from Liz Rea <liz at catalyst.net.nz> ---
Created attachment 41570
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41570&action=edit
Bug 14685: Fix set guarantor for a child account

Bug 13970 removed some useful code to automatically set the guarantor
when creating a child.
But finally there is a better way to do the job, we just need to assume
that only a child can have a guarantor.

Test plan:
Create an adult patron and add a child.
The guarantor info should be retrieved and set on the child creation page.

Signed-off-by: Liz Rea <liz at catalyst.net.nz>
Guarantor details now coming through and ability to add a guarantor restored.
Thanks for the quick fix, Jonathan!

-- 
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