Bug 38159 - Add count to Today's checkouts/Previous checkouts
Summary: Add count to Today's checkouts/Previous checkouts
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Lucas Gass (lukeg)
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-11 19:59 UTC by Lucas Gass (lukeg)
Modified: 2024-10-11 20:03 UTC (History)
2 users (show)

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


Attachments
Bug 38159: Add count to todays/previous checkouts (1.98 KB, patch)
2024-10-11 20:02 UTC, Lucas Gass (lukeg)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Gass (lukeg) 2024-10-11 19:59:16 UTC
In the issues table checkouts are separated by today's checkouts and previous checkouts.

Some libraris would find it handy if this included a count of the number of checks in each. 

ie: Today's checkouts (2)
Previous checkouts (1)
Comment 1 Lucas Gass (lukeg) 2024-10-11 20:02:57 UTC
Created attachment 172704 [details] [review]
Bug 38159: Add count to todays/previous checkouts

To test:
1. APPLY Patch
2. Make some checkouts.
3. Change some of the checkouts to have an older issuedate.
4. When you open the checkouts tables you should see something like Today's checkouts (2) and Previous checkouts (1).