| Summary: | Renewing item to specified date creates a due date with HH:MM set to 00:00 | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Colin Campbell <colin.campbell> |
| Component: | Circulation | Assignee: | Colin Campbell <colin.campbell> |
| Status: | CLOSED FIXED | QA Contact: | Jonathan Druart <jonathan.druart> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | chris, gmcharlt, jonathan.druart, kyle, nengard, paul.poulain |
| Version: | 3.8 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Proposed Patch
Bug 8675 Add hours and mins to renewal due date |
||
|
Description
Colin Campbell
2012-08-23 13:03:52 UTC
Created attachment 11785 [details] [review] Proposed Patch Created attachment 11812 [details] [review] Bug 8675 Add hours and mins to renewal due date If user supplies renewal with a new due date it should add a time using the same logic as dateduespec in circulation.pl rather than defaulting to 00:00 Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> Everthing is said in the commit message :) Marked as Passed QA. Not an ENH, but more a bugfix Pushed to 3.8.x, will be in 3.8.5 |