http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13816 --- Comment #1 from Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> --- Created attachment 36764 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36764&action=edit Bug 13816 - Set Overdue letter fine to the overduerules This patch makes the necessary DB modifications to add the fines-columns and CRUD them using the tools/overduerules.pl This is a good basis for defining a cost or a fine for sending the notification, as sending them usually costs some money. TEST PLAN: Modify the overduerules and fines-column. Save changes. Observe the changes persist on page reloads. Unit test cases are not broken and give no extra errors. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.