Bug 33141 - Display the exact time of creation in the table of transactions
Summary: Display the exact time of creation in the table of transactions
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Fines and fees (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-05 14:13 UTC by Mathieu Saby
Modified: 2023-03-05 14:27 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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Saby 2023-03-05 14:13:06 UTC
In members/boraccount.pl, the column "created" of the transactions table only displays the day, while the column "updated" displays the day and the exact time (hours and minutes).

It should be logical, and useful, to display the exact time of creation, in the same way as the update time.