Summary: | items with no checkouts has no results | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Reports | Assignee: | Galen Charlton <gmcharlt> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | critical | ||
Priority: | P5 - low | CC: | christophe.croullebois, paul.poulain, sophie.meynieux |
Version: | 3.8 | ||
Hardware: | All | ||
OS: | All | ||
See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7829 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Nicole C. Engard
2012-09-26 19:32:44 UTC
I confirm the problem. probably here for years, so not that much high priority. skipping to next CRI for 3.10 This bug was introduced by http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7829 In fact it seems that it's not related to the 7829, but the n° 8124 give me a glance on the work to do. More in catalogue_out.pl we have : 2008-07-09 18:36:40 -0500 68) # Printing to a csv file FIXME: This is broken rather badly, if it ever worked at all here. Hum, and as we have no "screen" mode... I'll try to make a patch. |