Bug 32489 - Add check out date, number of renewals, numbers of overdue days in list of overdues
Summary: Add check out date, number of renewals, numbers of overdue days in list of ov...
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-19 10:11 UTC by Mathieu Saby
Modified: 2024-07-24 15:57 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
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 Mathieu Saby 2022-12-19 10:11:34 UTC
In circ/overdue.pl it could be useful to add for each line 

- the check out date
- the number of renewals
- the number of overdue days (today - due date)