Bug 38159

Summary: Add count to Today's checkouts/Previous checkouts
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: CirculationAssignee: Lucas Gass (lukeg) <lucas>
Status: Needs Signoff --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
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

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).