[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 2 10:51:07 CEST 2014


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

Jesse Weaver <jweaver at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19326|0                           |1
        is obsolete|                            |
  Attachment #19740|0                           |1
        is obsolete|                            |

--- Comment #14 from Jesse Weaver <jweaver at bywatersolutions.com> ---
Created attachment 31973
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31973&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.

(This version is truly based on bug 11211, and folds in Liz's followup.)

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


More information about the Koha-bugs mailing list