http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6521
--- Comment #1 from Robin Sheat <[email protected]> 2011-06-21 04:42:46 UTC --- Created attachment 4511 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4511 Bug 6521 - allow blank cardnumbers to not trigger "already in use" Now a blank cardnumber will get stored as a null in the database, which is a value that allows duplicates. As such, if cardnumbers aren't mandatory, then you can actually save a user with it being blank. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
