Bug 34680

Summary: Renewal due date -> different due times (HH:MM) depending on the input method
Product: Koha Reporter: Irina <irina.halminen>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: dcook, gmcharlt, kyle.m.hall, lmstrand
Version: 22.11   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Renewal due date

Description Irina 2023-08-31 17:18:26 UTC
Created attachment 155028 [details]
Renewal due date

When setting a renewal due date from the bottom of the circulation page (/cgi-bin/koha/circ/circulation.pl? -> Check out) and typing the due date by hand (not selecting it from the calendar) and pressing Enter, the system sets the due time (HH:MM) automatically, and it differs from the default. For example, our due time is set to be 23:59, but when I type in the renewal due date, it sets the due time to be 00:00. So if the due date is October 31st and the due time is 00:00, all the loans are overdue a minute after the midnight on the due date.

Using the calendar and using the manual typing method should both end up in the same result (default HH:MM).
Comment 1 Lari Strand 2023-11-20 08:43:08 UTC
This seems to be a duplicate of https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34939.

*** This bug has been marked as a duplicate of bug 34939 ***