http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11679
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26397|0 |1 is obsolete| | Attachment #26398|0 |1 is obsolete| | --- Comment #15 from Katrin Fischer <[email protected]> --- Created attachment 27681 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27681&action=edit [PASSED QA] Bug 11679: Add ods as a format for reports This patch adds the ability to export the data generated by a report into a ods file. Test plan: 1/ Install csv2ods: Please have a look at https://code.google.com/p/scone-fu. - git clone https://code.google.com/p/scone-fu/ - cd scone-fu/code/python/odfpy-0.9.3/ - sudo python setup.py install 2/ Verify you are able to generate an ods file from a report result. Signed-off-by: Aurelie Fichot <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> Passes tests and QA script. If python library is not installed, no additional options show up. If the library is installed a new export option Open Document Spreadsheet appears. All import options work nicely, no regressions found. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
