Bug 28061 - Cash Register Stats table (cash_register_stats.pl) should include a timestamp
Summary: Cash Register Stats table (cash_register_stats.pl) should include a timestamp
Status: Patch doesn't apply
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Lucas Gass
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-30 22:28 UTC by Lucas Gass
Modified: 2022-09-11 13:44 UTC (History)
2 users (show)

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


Attachments
Bug 28061: Add timestamp to date column in cash_register_stats.tt (2.50 KB, patch)
2021-03-30 22:34 UTC, Lucas Gass
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Gass 2021-03-30 22:28:47 UTC
It would be handy if on the cash register stats page the table column 'Transaction date' would include not just a date but also a timestamp.
Comment 1 Lucas Gass 2021-03-30 22:34:09 UTC
Created attachment 119028 [details] [review]
Bug 28061: Add timestamp to date column in cash_register_stats.tt

To test:
-Have some configuared cash registers.
-Do some transactions
-Go to the reports module > Statistic wizards > Cash register
-Generate the table and look at the 'Transaction date' column, no timestamp
-Apply patch and look again
-You should see the timestamp
Comment 2 Katrin Fischer 2022-09-11 13:44:58 UTC
Please keep the CSV export in mind as well!