https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29401
Bug ID: 29401
Summary: Hold suspensions should match the resolution of other
holds date fields
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Hold requests
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
The suspenduntil field is a datetime, but all other fields in the reserves
table are date only... we even have code to undo the 'time' resolution.. we
should instead just make the database field a date instead of datetime to match
the other fields..
Or.. if hourly resolution is really needed, we should update all the fields to
respect that and add the corresponding code :S
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/