Bug 11679: Add ODS as an export format for reports
authorJonathan Druart <jonathan.druart@biblibre.com>
Tue, 4 Feb 2014 12:26:54 +0000 (13:26 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 28 Apr 2014 19:06:41 +0000 (19:06 +0000)
commit7e8f5f52c05bd425b4251f01f0253303eec6ca96
tree2cb493b601d9fbb665b26922d2d15b5d7c3547bc
parent8599c47f4090bc426dcfe4ea17dab4fba430d0f8
Bug 11679: Add ODS as an export format for reports

This patch adds the ability to export the data generated by a report
into an Open Document spreadsheet file.

Test plan:
1/ Install the new dependency
2/ Verify you are able to generate an ods file from a
report result.

Tested with several reports and downloaded them as Open Document
Spreadsheet. Wors as expected.
Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes all tests and QA script.
Verified tab and comma separated export still works correctly.
Verifid new ODS export works nicely.
Tested with data containing Arabic characters and German umlauts.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
reports/guided_reports.pl