[Koha-bugs] [Bug 31212] Datelastseen should be a datetime

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 20 23:48:39 CEST 2022


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

--- Comment #16 from David Nind <david at davidnind.com> ---
I've signed off, but then I read through Sally's comments (comment #2).

For editing the date last seen in the item editor, I:
- Changed the BKS framework for 952$r so that it displays in the editor with
the dateaccessioned.pl plugin
- Edited an item: saves date and time with 00:00 for the time
- Without the daetaccessioned.pl plugin you have to enter the date and time
including seconds, otherwise you get an error (edited item so no date, added
date without time): "Invalid value passed, items.datelastseen=09/05/2022
expected type is datetime at /...."

Can confirm that check in and manual transfer are working as expected (with the
date time displayed correctly).

Also, when you edit an item, the date last seen changes to the current date but
with the time set as 00:00.

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


More information about the Koha-bugs mailing list