[Bug 12063] New: Change date calculation for reserve expiration to skip all holidays
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12063 Bug ID: 12063 Summary: Change date calculation for reserve expiration to skip all holidays Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: pasi.kallinen@pttk.fi QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Created attachment 26966 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26966&action=edit Change date calculation for reserve expiration to skip all holidays When calculating the last date before reserve expires, skip all days marked as holidays. Add a new <<lastpickupdate>> marker usable in RESERVESLIP and HOLD. TODO: -Write testing procedure -Add tests to t/Calendar.t -Maybe a syspref to keep previous behaviour vs this new one. This is more or less a proof-of-concept, posted here due to some interest in this on IRC. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12063 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=8735 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Adding a see also to bug 8735 as both seem to be related. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12063 --- Comment #2 from paxed <pasi.kallinen@pttk.fi> --- (In reply to Katrin Fischer from comment #1)
Adding a see also to bug 8735 as both seem to be related.
Right - that bug only moves the date forward if the end date happens to be a closed date. This one will not count holidays into the delay at all. So, different needs. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org