https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30140
Bug ID: 30140
Summary: autoMemberNum doesn't check CardnumberLength when
generating a number
Change sponsored?: ---
Product: Koha
Version: 21.11
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Patrons
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
If you have autoMemberNum turned on it doesn't check the CardnumberLength
system preference when generating a number.
Example:
- last cardNumber is '002150'.
- CardnumberLength set to '6'.
- autoMemberNum turned on.
When I create new patron and save it, then the new cardNumber generated by
system via autoMemberNum will be '2151' and not '002151' as expected due
CardnumberLength set to '6'.
--
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/