Bug 14692

Summary: Same Day/End of day loans
Product: Koha Reporter: Martin Renvoize <martin.renvoize>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: colin.campbell, gmcharlt, kyle.m.hall, r.delahunty
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:

Description Martin Renvoize 2015-08-19 09:03:19 UTC
Currently it's not possible to do a same day, i.e. to end of day loan. We're working on implementing such a circ rule.
Comment 1 Colin Campbell 2015-08-19 09:13:18 UTC
Scenario is this: borrower checksout item return date is today ( i.e. midnight today ). Seems a logical requirement for ceryain collection. Logically its a day loan of length 0 but we have code currently forbidding that
Comment 2 Katrin Fischer 2023-08-26 18:56:30 UTC
It looks like this is still not possible. When putting 1 as a loan period, it will be the end of the next (opening) day. There is no way to set up an 'end of the same day' loan period.