[Koha-bugs] [Bug 7160] paying fines throws error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Nov 5 08:22:08 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7160

--- Comment #3 from Brendan Gallagher <brendan at 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 at 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.


More information about the Koha-bugs mailing list