Bug 8053 - Overdue calls list
Summary: Overdue calls list
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Galen Charlton
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-07 14:27 UTC by Galen Charlton
Modified: 2020-01-06 20:14 UTC (History)
2 users (show)

See Also:
Change sponsored?: Seeking cosponsors
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Galen Charlton 2012-05-07 14:27:36 UTC
After first, second, and third overdue notices are sent, some libraries want to follow up by making phone calls to severely delinquent patrons.  To facilitate this, a new overdue loans report is proposed that would:

- be linked from the circulation home page
- be online, not necessarily downloadable to spreadsheet
- be sorted by column and limitable by date, similar to the "holds to pull" report
- include the following columns
  - patron barcode
  - last name
  - first name,
  - phone number
  - email
  - items list
  - date overdue since
  - replacement cost
  - total current fines owed by patron
- The report should be limitable by a user-specified date range
Comment 1 Katrin Fischer 2019-04-28 12:47:18 UTC
It looks like this was easy to implement as a custom report. Being brave closing this as a WONTFIX. Please reopen if you disagree.