[Koha-bugs] [Bug 18957] Book renewed online does not show the time of renewal

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 10 20:16:46 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18957

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de
            Version|16.11                       |master

--- Comment #7 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I've done some tests:
- Renew from OPAC
- Renew from staff: patron account
- Renew from staff: renewal tab

In all cases the time of the renewal was not recorded. The column
issues.datelastrenewed is a datetime datatype, so it gets set to 00:00:00. This
is a bit irritating.

Maybe we could fix it to record not only the date, but the time as well?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list