Bug 36547

Summary: Add 'Checked out on' column to overdues table
Product: Koha Reporter: Laura Escamilla <Laura.escamilla>
Component: CirculationAssignee: Laura Escamilla <Laura.escamilla>
Status: RESOLVED FIXED QA Contact: Kyle M Hall (khall) <kyle>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall, kyle, lucas
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
This enhancement adds a "Checked out on" column to the report found at Circulation -> Overdues.
Version(s) released in:
24.11.00
Circulation function:
Attachments: Bug 36547: Added checked out column to Overdue table
Bug 36547: Added checked out column to Overdue table
Bug 36547: Added checked out column to Overdue table
Bug 36547: (QA follow-up) Tidy overdue.pl

Description Laura Escamilla 2024-04-08 20:37:21 UTC

    
Comment 1 Laura Escamilla 2024-04-08 21:06:10 UTC Comment hidden (obsolete)
Comment 2 Lucas Gass (lukeg) 2024-04-09 10:52:49 UTC Comment hidden (obsolete)
Comment 3 Kyle M Hall (khall) 2024-07-19 11:15:54 UTC
Created attachment 169198 [details] [review]
Bug 36547: Added checked out column to Overdue table

To test:
1. Make sure you have some overdue checkouts in your installation.
2. Go to Circulation > Overdues
3. Verify the ‘Checked out on’ column is visible by default, but can be hidden using the column settings
4. Verify that the export to CSV via the link on top of the table and includes the ‘Checked out on’ field.
5. Sign off and have an incredible day :D

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 4 Kyle M Hall (khall) 2024-07-19 11:16:03 UTC
Created attachment 169199 [details] [review]
Bug 36547: (QA follow-up) Tidy overdue.pl

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 5 Martin Renvoize (ashimema) 2024-07-23 16:02:53 UTC
Thanks for all the hard work!

Pushed to main for the next 24.11.00 release as RM Assistant
Comment 6 Lucas Gass (lukeg) 2024-08-28 20:29:46 UTC
The tidy patch causes a lot of merge conflicts, so I won't backport this one to 24.05.x