[Koha-bugs] [Bug 13590] Add ability to charge fines at start of charge period

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 14 19:31:57 CEST 2015


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

--- Comment #22 from Nicole C. Engard <nengard at gmail.com> ---
Created attachment 43407
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=43407&action=edit
[SIGNED-OFF] Bug 13590 - Add ability to charge fines at start of charge period

Right now, Koha only charges fines at the end of a given charge period.
For example, let us assume a circulation rule has a charge period of one
week ( 7 days ) and a fine of $5. This means that an item can be overdue
for 6 days without accruing a fine. Koha should allow circulation rules
to be configured to place the charge at the start of the end of the
charge period so the library can decide when the fine should accrue.

Test Plan:
1) Apply this patch
2) Run updatedatabase.pl
3) prove t/db_dependent/Circulation_Issuingrule.t
4) prove t/db_dependent/Circulation.t
5) prove t/db_dependent/Fines.t
6) Ensure you can still create/edit circulation rules

Signed-off-by: Daniel Grobani <dgrobani at samuelmerritt.edu>

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


More information about the Koha-bugs mailing list