http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12133
--- Comment #4 from paxed <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
