[Koha-bugs] [Bug 11603] Gather print notices: add csv and ods export

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 23 14:29:11 CEST 2015


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

--- Comment #53 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 38413
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38413&action=edit
[PASSED QA] 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.

Signed-off-by: Frederic Demians <f.demians at tamil.fr>
Signed-off-by: Katrin Fischer <katrin.fischer at bsz-bw.de>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list