5 Nov
2011
5 Nov
'11
7:22 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7160 --- Comment #3 from Brendan Gallagher <brendan@bywatersolutions.com> 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 <brendan@bywatersolutions.com> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.