http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11603 --- Comment #18 from Frédéric Demians <frederic@tamil.fr> --- (In reply to Jonathan Druart from comment #17)
It doesn't work if --letter_code parameter isn't given to the script.
What do you mean? If you use --csv or --ods, you have to provide a letter_code, otherwise generating a csv file does not have sense.
It doesn't work with --html. This produces no html file: ./gather_print_notices.pl -s --html <mydir> This works properly: ./gather_print_notices.pl -s --html <mydir> --letter_code XXX I will fix that.
Should be fixed with the last patch, please retest html, csv and ods.
It works. Thanks.
It would be nice to have a --send|--nosend, defaulted to --nosend, in order to control whether the messages status is changed from 'pending' to 'sent'. This would ease testing.
Sorry but I don't plan to provide anything else than bug fixes until it's pushed.
No demand, no offense :-) -- You are receiving this mail because: You are watching all bug changes.