Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from CSV to Excel format for reports #203

Closed
paraenggu opened this issue Feb 3, 2023 · 0 comments · Fixed by #204
Closed

Switch from CSV to Excel format for reports #203

paraenggu opened this issue Feb 3, 2023 · 0 comments · Fixed by #204

Comments

@paraenggu
Copy link
Member

paraenggu commented Feb 3, 2023

SUISA expects the reports to be delivered in the Excel format (2007 - 365, .xlsx), based on Vorlage für Sendemeldungen: Gemeinsamer Tarif S for 2023.

Either the reports must be generated directly in the Excel format using a Python module (such as XlsxWriter or openpyxl) or a CLI post-conversion task (such as csv2xlsx) must be implemented.

This issue is related to #187

@paraenggu paraenggu changed the title Swich from CSV to Excel format for reports Switch from CSV to Excel format for reports Feb 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant