[Bug 13816] New: Set Overdue letter fine to the overduerules
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13816 Bug ID: 13816 Summary: Set Overdue letter fine to the overduerules Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: olli-antti.kivilahti@jns.fi QA Contact: testopia@bugs.koha-community.org We need to be able to add a fine for borrowers for each overdueletter we send them. This patch makes the necessary DB modifications to add the fines-columns and CRUD them. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13816 Barton Chittenden <barton@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |barton@bywatersolutions.com See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=13215 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13816 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=12770, | |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=14666 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13816 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=12769 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13816 Charles Farmer <charles.farmer@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |charles.farmer@inlibro.com Status|NEW |In Discussion --- Comment #2 from Charles Farmer <charles.farmer@inlibro.com> --- Hi Olli-Antti, Could you take a look at Bug 12769? The patch was developed in 2014 to address the issue of adding a fee to any kind of notice, including overdue notices, and from what I see, your needs could be covered by that patch. Since we are all submitting patches that do relatively the same thing, we will have to get behind one of them to have any chance of making it to the master branch. Tell us what you think in Bug 12769. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org