In an older Koha version (3.00.00.107) the alphanumeric entries would increment by one when a new patron record was added. For example, if the last patron entered had a card number of DLIS07313, then the new patron record would be filled in with DLIS0714. Now in Koha v3.06.02.003, the cardnumber is auto-filled only with pure integer numbers starting with 1, 2, 3, etc... ignoring the existing alphanumeric entries entirely.
Was this a design change or is there something I can do to change the auto-increment pattern to ignore the pre-pended alpha chars and increment the numeric suffix, like it did in v3.0.0? Thanks in advance. Ann Weitzel -- View this message in context: http://koha.1045719.n5.nabble.com/Patron-card-number-auto-increment-no-longer-working-for-alphanumeric-entries-tp5473047p5473047.html Sent from the Koha-general mailing list archive at Nabble.com. _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

