Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Galen Charlton ab44e2986a bug 2866: Overdues Reports - Upgrading to filter by patron extended attributes
Patch by Rick Welykochy <rick@praxis.com.au> with some squashing
by me.

Bug Report: 2866 Filtering and sorting the overdue report using patron attributes

1. Create a new system preference ?FilterBeforeOverdueReport?
2. Option to filter *before* the overdue report runs, avoiding report slowness
3. Add searchable patron attributes to the list of overdue report filters
4. Add searchable patron attributes to the sort fields on the overdue report
5. add item call number and replacement price
6. the CSV download link now returns the same
   data as the web report, rather than (inconsistently)
   trying to run the overdue_notices.pl batch job
7. always run report if requesting CSV
8. barcodes are now links
9. use item-level item type for overdue itemtype filter

Included is a new callback for searching patron attributes, similar
to circ/ysearch.pl.

The following additional bugs are fixed:

2748: Nothing is output to the .csv file for the "Overdues" circulation report

This is fixed by having circ/overdues.pl produce the CSV output directly instead
of trying to call the overdues cronjob.  The CSV output includes all of the fields
that are displayed on the web table plus the item replacement price and any extended
patron attributes.

2836: overdues.csv may contain HTML
2837: Descending sort doesn't descend on the overdues report plus other probs with report

This enhancement was sponsored by the Plano Independent School District.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-05-28 19:20:36 -05:00
..
billing.tmpl More cleanup and corrections for circulation reports. 2008-04-22 17:40:07 -05:00
bookcount.tmpl Cleanup and enhance bookcount.pl and .tmpl 2009-05-21 08:18:01 -05:00
branchoverdues.tmpl Fixed capitalization and standardized statements. 2009-05-26 08:51:51 -05:00
branchtransfers.tmpl Cleanup branchtransfers 2009-05-27 06:46:52 -05:00
circulation-home.tmpl Branchoverdues circ report reworking. 2009-03-06 15:01:41 -06:00
circulation.tmpl bug 988 followup - tweak wording 2009-05-11 14:26:56 -05:00
hold-transfer-slip.tmpl More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmission. 2008-09-26 09:06:13 -05:00
overdue.tmpl bug 2866: Overdues Reports - Upgrading to filter by patron extended attributes 2009-05-28 19:20:36 -05:00
pendingreserves.tmpl More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmission. 2008-09-26 09:06:13 -05:00
reserveratios.tmpl Bug 3130 and general cleanup 2009-04-29 07:29:10 -05:00
returns.tmpl Bug #3101 - Changed the Print and Confirm button 2009-04-20 12:22:09 -05:00
selectbranchprinter.tmpl A few more en-US spelling corrections; Markup corrections; Standardizing on "email" instead of "e-mail"; Copying isbn-formatting from opac-detail.pl to detail.pl; 2008-09-09 10:53:02 -05:00
stats.tmpl Adding new circulation-home, what we ultimately hope to be a "dashboard" interface for circulation functions. circulation-home.pl was created by copy-and-paste, so it should be reviewed. Circulation sub-pages' breadcrumb links have been updated to point to circulation-home. 2007-10-18 16:26:04 -05:00
transferstoreceive.tmpl Cleanup transferstoreceive.pl and .tmpl 2009-05-27 06:43:17 -05:00
view_holdsqueue.tmpl Cleanup view_holdsqueue.pl and .tmpl (minor) 2009-05-27 06:55:49 -05:00
waitingreserves.tmpl Cleanup waitingreserves.pl and .tmpl 2009-05-27 07:25:14 -05:00