[Koha-bugs] [Bug 5527] Reports: Patrons who haven't checked out misses active users from issues table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 20 17:35:05 CET 2010


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

--- Comment #2 from Katrin Fischer <katrin.fischer at bsz-bw.de> 2010-12-20 16:35:04 UTC ---
Still fighting with this report:

old_issues.timestamp> 01/01/2010

is not right and brings up a lot of 2009-* dates. :(

Should be:

old_issues.timestamp> "2010-01-01"

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