http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7420
--- Comment #8 from Kyle M Hall <[email protected]> 2012-02-07 18:44:18 UTC --- Created attachment 7489 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7489 bug_7420: Added overduefinescap to issuingrules Replaced existing MaxFine syspref logic with overduefinescap. Repurposed MaxFine to be the overall overdue limit for all items overdue. Implemented new MaxFine logic in UpdateFine(). Signed-off-by: Kyle M Hall <[email protected]> Patch didn't apply cleanly to updatadatabase, simple fix. Fixed improper addition of currency sign ($) in template. Fix warns without $debug. http://bugs.koha-community.org/show_bug.cgi?id=7287 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
