[Koha-bugs] [Bug 33940] Move get_cardnumber_length and checkcardnumber to Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 7 15:49:38 CEST 2023


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

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 152109
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152109&action=edit
Bug 33940: Move C4::Members cardnumber sub to Koha::Policy::Patrons::Cardnumber

Test plan:
The idea here is to confirm this patch does not introduce regression.
For that you will play with the CardnumberLength syspref and create a
new user, modify an existing one, and check that the UI does not let you
modify an invalid cardnumber.
The onboarding process and the patron import tool will also have to be tested

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list