[Bug 26293] New: Allow libraries to write off all fines in a range of dates
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26293 Bug ID: 26293 Summary: Allow libraries to write off all fines in a range of dates Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: wizzyrea@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Libraries should be able to write off fines accrued between a range of dates in bulk. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26293 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- It looks like we have a script able to do this now: https://git.koha-community.org/Koha-community/Koha/src/branch/master/misc/cr... 'ab|added_before|added-before:s' => \$before, 'aa|added_after|added-after:s' => \$after, -- 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