http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10612
--- Comment #60 from Nick Clemens <[email protected]> --- (In reply to Jonathan Druart from comment #57) > Undefined subroutine &main::_skip_borrowers_with_nonzero_balance_or_issues > called at /home/koha/src/tools/cleanborrowers.pl line 103. I don't get this one, did you apply 15642? > Can't call method "patron_list_patrons" on an undefined value at > /home/koha/src/tools/cleanborrowers.pl line 128. Fixed missing closing quote on patron_list_id value which caused this -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
