http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2008 Summary: Daily reconciliation report broken Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: major Priority: P3 Component: Circulation AssignedTo: paul.poulain@free.fr ReportedBy: oleonard@myacpl.org QAContact: koha-bugs@lists.koha.org Clicking the link for the daily reconciliation report results in this error: The following fatal error has occurred: Undefined subroutine &main::getcharges called at /intranet/cgi-bin/circ/stats.pl line 100. If you add "use C4::Accounts;" to stats.pl you get this error: Undefined subroutine &main::Getpaidbranch called at /intranet/cgi-bin/circ/stats.pl line 147.
From IRC: <gmcharlt> that sub was in C4::Stats in 2.2.9 <gmcharlt> see http://git.koha.org/cgi-bin/gitweb.cgi?p=Koha;a=commitdiff;h=43ad7fb4dfc1d7f... for the commit where it went away
------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.