https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18957 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de Version|16.11 |master --- Comment #7 from Katrin Fischer <katrin.fischer@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.