[Koha-bugs] [Bug 12133] Guarantor requirements when registering a patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 29 08:18:03 CEST 2014


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

--- Comment #4 from paxed <pasi.kallinen at pttk.fi> ---
To test:

1) Add a new child patron. It will be successful without a guarantor.
2) Add a new child patron, with guarantor set to some other patron who already
has a guarantor. Adding the child patron is successful.
3) Add a new non-child patron, with guarantor set to some other patron who
already has a guarantor. Adding the patron is successful.
4) Install patch
5) Add a new child patron. It will be successful without a guarantor.
6) Add a new child patron, with guarantor set to some other patron who already
has a guarantor. Adding the child patron should fail with error message.
7) Add a new non-child patron, with guarantor set to some other patron who
already has a guarantor. Adding the patron should fail with error message.
8) Set syspref ChildNeedsGuarantor to ON
9) Try to add a new child patron without a guarantor. It should fail with error
message.
10) Add a new non-child patron. It will be successful without a guarantor.
11) Set syspref ChildNeedsGuarantor to OFF
12) Repeat the steps 5-10, but instead of adding a patron, edit already
existing patron.

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


More information about the Koha-bugs mailing list