[Koha-bugs] [Bug 21658] Renew requests fail if a fee attached

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 25 12:18:24 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21658

--- Comment #2 from Colin Campbell <colin.campbell at ptfs-europe.com> ---
Created attachment 81126
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81126&action=edit
patch to stop sipserver crash handling fees

This patch is required on master otherwise runtime error occurs in handling
fees as C4::Circulation::getnextacctno is not found (i.e. import of routine in
package namespace has been overwritten)
(bug 21486 was also causing problems but is now in master)

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list