Summary: | Cash Register Stats table (cash_register_stats.pl) should include a timestamp | ||
---|---|---|---|
Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
Component: | Reports | Assignee: | 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
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 Please keep the CSV export in mind as well! |