http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5335
--- Comment #54 from Jonathan Druart <[email protected]> --- (In reply to comment #53) > (In reply to comment #52) > > Patch breaks subscription-detail.pl ( it calls non-existant subroutines > > GetLastOrderNotReceivedFromSubscriptionId > > and > > GetLastOrderReceivedFromSubscriptionId > To fix the problem described, I've commented the lines calling those sub. > The behaviour on subscription is back to normal. I'll push this problem on > top of Jonathan's list when he comes back. I think it is the best way to fix it. In fact these 2 routines will be add by the Bug 5343 and should not be present with this patch. -- You are receiving this mail because: You are the QA Contact for the bug. 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/
