Bug 8053

Summary: Overdue calls list
Product: Koha Reporter: Galen Charlton <gmcharlt>
Component: CirculationAssignee: Galen Charlton <gmcharlt>
Status: CLOSED WONTFIX QA Contact:
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, veron
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: Seeking cosponsors Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

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.