Koha/reports
Joe Atzberger 01b146d921 Fixing catalogue_out errors.
This script ran against biblioitems.itemtype instead of items.itype.
With that corrected, biblioitems is not used by the query.

Report also failed to check whether the item was currently checked out
(i.e., in the issues table) before declaring it an inactive,
uncirculating item!

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-03-11 08:36:47 -05:00
..
acquisitions_stats.pl fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
bor_issues_top.pl fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
borrowers_out.pl fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
borrowers_stats.pl fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
cat_issues_top.pl bug 2543: follow-up patch 2008-10-23 12:06:47 -05:00
catalogue_out.pl Fixing catalogue_out errors. 2009-03-11 08:36:47 -05:00
catalogue_stats.pl (bug #2854) add the possibility to make a fuzzy search on the barcode 2009-03-06 14:29:04 -06:00
dictionary.pl Bug #2760 wrong permissions for guided reports 2008-11-06 15:37:38 -06:00
guided_reports.pl a more readable way to test an array size. 2009-01-06 19:59:12 -06:00
issues_avg_stats.pl bug 2543: follow-up patch 2008-10-23 12:06:47 -05:00
issues_by_borrower_category.plugin Still fixing permission and first line of scripts 2008-08-20 20:23:54 -05:00
issues_stats.pl fix for bug 2543: report output by tabulation a bit too literal 2008-10-23 11:44:28 -05:00
itemslost.pl Bug 2094: fixing two bugs in lost items report 2008-05-11 06:48:51 -05:00
itemtypes.plugin Still fixing permission and first line of scripts 2008-08-20 20:23:54 -05:00
manager.pl reports subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:02 -06:00
reports-home.pl fixing permissions on scripts 2007-08-13 12:22:30 -05:00
reservereport.pl item rework: moved various accessor functions 2008-01-03 16:25:05 -06:00
serials_stats.pl (bug #2939) delete a warning 2009-02-12 17:09:06 -06:00
stats.print.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
stats.screen.pl Patch security hole in vestigial report. 2008-10-23 11:15:28 -05:00