http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5335
--- Comment #53 from Paul Poulain <[email protected]> --- (In reply to comment #52) > Patch breaks subscription-detail.pl ( it calls non-existant subroutines > GetLastOrderNotReceivedFromSubscriptionId > and > GetLastOrderReceivedFromSubscriptionId Yikes ! This sub is here since the 1st patch submitted, it seems that no-one spotted that subscription-detail.pl was changed, and this patch has 4 signoffs+ my tests !!! * I've digged, and can't find any reference to this sub anywhere outside from subscription-detail.pl * it's used to display a link from subscription to acquisitions when applicable * Jonathan is not here atm (holiday for 2 more weeks) * I don't want to revert this patch, because reverting an updatedatabase-d patch is a nightmare 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. -- 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/
