https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42734
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from David Nind <[email protected]> --- I think I understand this, after working through the test plan in the bug description. Testing notes (using KTD): 1. autoMemberNum set to "Do", and cardnumber removed from BorrowerMandatoryField. 2. Highest card number in KTD is 23529001223636 3. If you create a new patron and leave the card number field blank, the card number for that patron is 23529001223637 4. Create another patron, but this time "accidentally" put 39999000011418 in the card number field 5. Then for the next patron you create, the card number is 39999000011419 6. Edit the two patrons you created so that the card numbers are back in sequence (using 23529001223638 and 23529001223639) 7. For autoMemberNumValue system preference, enter 23529001223639 8. Create another patron (the third one), the auto-generated card number will now be back in sequence (that is, it will be 23529001223640) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
