[Koha-bugs] [Bug 11679] Add an ods export choice for reports

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Apr 27 17:58:37 CEST 2014


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26397|0                           |1
        is obsolete|                            |
  Attachment #26398|0                           |1
        is obsolete|                            |

--- Comment #15 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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 <aurelie.fichot at iepg.fr>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
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.


More information about the Koha-bugs mailing list