https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39394
Bug ID: 39394
Summary: Client-side conversion of CSV to Excel and ODS formats
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Reports
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Since ODS generation can cause issues
(https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23685), and Excel
generation is not currently possible, why not using libraries such as
https://sheetjs.com/ (and other tools like https://www.papaparse.com/ or web
workers for big files?) to convert the generated CSV to Excel or ODS in the
browser ?
It could be used for reports but also other CSV generated by Koha.
We will try this approach in my library, as a local customization.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/