[Koha-bugs] [Bug 6271] GetItemIssue(s) : renewals in both items and issues tables

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 30 18:03:57 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6271

--- Comment #5 from Fridolyn SOMERS <fridolyn.somers at gmail.com> 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.


More information about the Koha-bugs mailing list