Commit Graph

24 Commits

Author SHA1 Message Date
Luis
96f5c1704f [MIG] report_xlsx_helper: Migration to 15.0 2025-01-03 23:28:25 +01:00
Luis
33fad431b6 [IMP] report_xlsx_helper: black, isort, prettier 2025-01-03 23:28:25 +01:00
Stefan Rijnhart
63302de6d9 [FIX] report_xlsx_helper: force Libreoffice to recompute formulas
As per https://xlsxwriter.readthedocs.io/faq.html:

Q. Why do my formulas show a zero result in some, non-Excel applications?
A. [...] Or, you can set a blank result in the formula, which will also force
recalculation.
2025-01-03 23:28:25 +01:00
Saran440
e5c1d838bb [IMP] format xlsx to global files 2025-01-03 23:28:25 +01:00
Saran440
92515d76ee [14.0][MIG] report_xlsx_helper 2025-01-03 23:28:25 +01:00
Luc De Meyer
4e96e4cdb9 greenify 2025-01-03 23:28:25 +01:00
Saran440
bb9b07f62b [12.0][ENH] report_xlsx_helper : dynamic function _write_line 2025-01-03 23:28:25 +01:00
kongrattapong
5dc20dd8a4 [MIG] report_xlsx_helper: Migration to 13.0 2025-01-03 23:28:25 +01:00
kongrattapong
93883e322c [IMP] report_xlsx_helper: black, isort 2025-01-03 23:28:25 +01:00
Iván Todorovich
e393399d30 FIX error message when cellvalue's type is not recognized 2025-01-03 23:28:25 +01:00
Luc De Meyer
a00985a212 increase test coverage 2025-01-03 23:28:25 +01:00
Luc De Meyer
44ef7d4c26 greenify 2025-01-03 23:28:25 +01:00
Luc De Meyer
3e876ca0bf date to datetime conversion when autotyping 2025-01-03 23:28:25 +01:00
luc.demeyer@noviat.com
9e14db00ed [10.0][FIX]fix _render for cell formats 2025-01-03 23:28:25 +01:00
Luc De Meyer
95aa3ec265 add todo 2025-01-03 23:28:25 +01:00
Luc De Meyer
2e14cf26ec [11.0][MIG] report_xlsx_helper: Migration to 11.0 2025-01-03 23:28:25 +01:00
Luc De Meyer
a79a584862 pylint eval-used 2025-01-03 23:28:25 +01:00
Luc De Meyer
c2edc00f3f pylint W8112(eval-referenced) 2025-01-03 23:28:25 +01:00
Luc De Meyer
39a4e9b411 pylint: disable=old-api7-method-defined 2025-01-03 23:28:25 +01:00
Luc De Meyer
d5a7e13024 pylint: disable=old-api7-method-defined 2025-01-03 23:28:25 +01:00
Luc De Meyer
c179e85d40 autodetect boolean type 2025-01-03 23:28:25 +01:00
Luc De Meyer
563e53ee8d improved error handling 2025-01-03 23:28:25 +01:00
Luc De Meyer
35de14b9f4 xlsx formats 2025-01-03 23:28:25 +01:00
Luc De Meyer
cbc80bd5af rename module 2025-01-03 23:28:25 +01:00