http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12717
--- Comment #5 from Katrin Fischer <[email protected]> --- overdue_notices.pl -text ./ Empty txt file. BUT: -n will get -csv -html and -text working again. But it is NOT a solution, as it will not just grab the notices that are supposed to be printed, but will grab them all and no emails will be generated. >From the documentation: -n Do not send any email. Overdue notices that would have been sent to the patrons or to the admin are printed to standard out. CSV data (if the -csv flag is set) is written to standard out or to any csv filename given. -- You are receiving this mail because: You are the assignee for the bug. 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/
