[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
Wed Apr 27 16:01:03 CEST 2011


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

--- Comment #3 from Fridolyn SOMERS <fridolyn.somers at gmail.com> 2011-04-27 14:01:03 UTC ---
SELECT 
  issues.*,
  items.homebranch,
  items.holdingbranch,
  items.notforlaon,
  ...

(end of previous comment)

-- 
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