[Koha-bugs] [Bug 8533] Non-numeric cardnumbers screw up autoMemberNum

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 31 14:20:47 CEST 2012


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

--- Comment #2 from Kyle M Hall <kyle at bywatersolutions.com> ---
Test Plan:
1) Enable autoMemberNum
2) Check the value of the automatically generated cardnumber in memberentry.pl
3) Create a borrower with a cardnumber such as 'P13000'
4) Repeat step 2, your next automatic cardnumber should be way out of order.
5) Apply patch
6) Check the value of the automatic cardnumber in memberentry.pl, it should now
be a sane value.

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