[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
Tue Apr 14 13:24:46 CEST 2015


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

Frédéric Demians <frederic at tamil.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30982|0                           |1
        is obsolete|                            |

--- Comment #23 from Frédéric Demians <frederic at tamil.fr> ---
Created attachment 37815
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37815&action=edit
[SIGNED-OFF] 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>

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


More information about the Koha-bugs mailing list