https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30140

Katrin Fischer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|autoMemberNum doesn't check |Allow for autoMemberNum to
                   |CardnumberLength when       |generate cardnumbers with
                   |generating a number         |leading zeros
           Severity|minor                       |enhancement

--- Comment #1 from Katrin Fischer <[email protected]> ---
Hi Fernando, 

CardnumberLength is supposed to be used for checking that entered cardnumbers
are valid. It doesn't work the way you want to in adding the leading zeros. The
autoMemberNum is just made to add 1 to the biggest cardnumbernumber in your
system. At the moment it can't handle adding leading zeros, but I think that
would have to be a separate pref or option.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to