Summary: | Same Day/End of day loans | ||
---|---|---|---|
Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
Component: | Circulation | Assignee: | 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 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Martin Renvoize (ashimema)
2015-08-19 09:03:19 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 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. |