http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4978 Summary: Longoverdues.pl claims undefined subroutine ModItem Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Command-line Utilities AssignedTo: gmcharlt@gmail.com ReportedBy: ian.walls@bywatersolutions.com QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 Longoverdue returns this error rather than executing (when --confirm flag is used) 14565 / 139596 at /home/koha/kohaclone/C4/Accounts.pm line 320. Undefined subroutine &C4::Accounts::ModItem called at /home/koha/kohaclone/C4/Accounts.pm line 323. Seems to be assuming that ModItem is in C4::Accounts; must require explicit declaration of C4::Items -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.