https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26293
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Katrin Fischer <[email protected]> --- It looks like we have a script able to do this now: https://git.koha-community.org/Koha-community/Koha/src/branch/master/misc/cronjobs/writeoff_debts.pl '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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
