Bug 28061

Summary: Cash Register Stats table (cash_register_stats.pl) should include a timestamp
Product: Koha Reporter: Lucas Gass (lukeg) <lucas>
Component: ReportsAssignee: Lucas Gass (lukeg) <lucas>
Status: Patch doesn't apply --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: bugzilla, maude.boudreau
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 28061: Add timestamp to date column in cash_register_stats.tt

Description Lucas Gass (lukeg) 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 (lukeg) 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!