https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21658
--- Comment #2 from Colin Campbell <[email protected]> --- 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. _______________________________________________ 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/
