Summary: | Add 'Checked out on' column to overdues table | ||
---|---|---|---|
Product: | Koha | Reporter: | Laura Escamilla <Laura.escamilla> |
Component: | Circulation | Assignee: | 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
Created attachment 164523 [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 Created attachment 164553 [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> 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> Created attachment 169199 [details] [review] Bug 36547: (QA follow-up) Tidy overdue.pl Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Thanks for all the hard work! Pushed to main for the next 24.11.00 release as RM Assistant The tidy patch causes a lot of merge conflicts, so I won't backport this one to 24.05.x |