Bug 33141

Summary: Display the exact time of creation in the table of transactions
Product: Koha Reporter: Mathieu Saby <mathsabypro>
Component: Fines and feesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
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:

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.