http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11603

--- Comment #3 from Jonathan Druart <jonathan.dru...@biblibre.com> ---
Created attachment 25023
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25023&action=edit
Bug 11603: Gather print notices - add a ods parameter

This patch adds:
- the ability to generate an ods file

>From now you are able to generate a ods file for print notices.

You would like to generate a csv file and not a html file.

Test plan:
- same as previous patch but test the following parameters:
 perl misc/cronjobs/gather_print_notices.pl /tmp/test --ods
 --letter_code=OVERDUE -d=:
you should get an error because csv2ods is not installed.
Follow the installation instructions and try again the command.

A ods file should be generated in your /tmp/test directory.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to