http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7160
--- Comment #3 from Brendan Gallagher <[email protected]> 2011-11-05 07:22:08 UTC --- Created attachment 6220 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6220 Bug 7160: paying fines throws error The call to ReturnLostItem in C4/Accounts was not properly namespaced to come from C4::Circulation. That prefix is added to the call. To test: Pay a fine, and confirm the error disappears (and the fines is still paid) Signed-off-by: Brendan <[email protected]> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- 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/
