Bug 36646 - Add timestamp option to flatpickr calendar
Summary: Add timestamp option to flatpickr calendar
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-18 21:30 UTC by Barbara Johnson
Modified: 2024-04-18 21:30 UTC (History)
0 users

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 Barbara Johnson 2024-04-18 21:30:50 UTC
We have some SQL reports that allow the user to input a date range. We also have the report set up to report on a specified time frame. However, instead of having that hardcoded into the report it would be great if the flatpickr calendar would allow for a time range selection.

Our specific use case has to do with some custom Point of Sale (POS) reports.  We often have to make an adjustment to our POS reconciliation in the morning. Running the report for the previous day's activities doesn't always capture corrections we made the next morning. Depending on what time the daily or monthly report is run it may capture transactions that belong on a different day or in a different month. Being able to narrow down not just the date but the specific time range would enhance the accuracy of our reporting.

While this is the use case we have in mind at the moment I think this could be helpful to many libraries that might need to narrow down their results to a window of time.