https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20580 --- Comment #1 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 74244 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74244&action=edit Bug 20580: Make create_superlibrarian.pl accept parameters So far this script does not accept parameters and create a koha/koha superlibrarian This patch makes it accept parameters to create a customized superlibrarian patrons. Test plan: Use the script with valid and invalid paramters and confirm that it works as expected. Note: A cryptic "Invalid parameter passed" error is raised when the categorycode is not valid. Better error handling must be provided but Koha::Exceptions seems to be enhancement (see related bug reports). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.