http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11679 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26232|0 |1 is obsolete| | Attachment #26234|0 |1 is obsolete| | --- Comment #9 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 26397 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26397&action=edit 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 <aurelie.fichot@iepg.fr> -- You are receiving this mail because: You are watching all bug changes.