https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28028
--- Comment #2 from Jonathan Druart <[email protected]> --- Created attachment 119365 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119365&action=edit Bug 28028: (bug 23463 follow-up) Fix fix_onloan.pl There is an obvious error in the script, the name of the method is missing Undefined subroutine &Koha::Items called at misc/migration_tools/fix_onloan.pl line 13. Test plan: Run the script and confirm that it does not explode -- 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/
