[Koha-bugs] [Bug 8133] hourly loans doesn't know when library closed

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 30 17:30:25 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8133

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32176|0                           |1
        is obsolete|                            |
  Attachment #32327|0                           |1
        is obsolete|                            |

--- Comment #25 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 32985
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32985&action=edit
Bug 8133 - hourly loans doesn't know when library closed

This adds support for storing library hours in the calendar, and using
those hours to compute hourly loan duetimes.

A large amount of cleanup was also performed to expunge duplication of
code between C4::Calendar and Koha::Calendar.

Test plan:
1) Apply patch.
2) Update database.
3) Verify that the calendar administration interface still exists and
   works as expected.
4) Run t/Calendar.t and t/db_dependent/Calendar.t.

Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list