http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6271
--- Comment #5 from Fridolyn SOMERS <[email protected]> 2011-08-30 16:03:57 UTC --- Patch solves the problem by always adding "items.renewals AS totalrenewals" in queries where issues and items are joined. This behavior comes from Member.pm : GetPendingIssues and GetAllIssues Please test. Reads, -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact 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/
