http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11679
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #26232|0 |1 is obsolete| | Attachment #26234|0 |1 is obsolete| | --- Comment #9 from Jonathan Druart <[email protected]> --- 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 <[email protected]> -- 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/
