Commit Graph

27 Commits

Author SHA1 Message Date
Pedro M. Baeza
2c477d0765 [FIX] *: line too long 2024-05-02 17:37:31 +02:00
FernandoRomera
18dfe7ae1f [17.0][MIG] report_xlsx_helper: Migration to 17.0 2023-12-20 08:12:02 +01:00
FernandoRomera
a50c58a8f6 [IMP] report_xlsx_helper: pre-commit auto fixes 2023-12-20 08:04:43 +01:00
Luis
87a4e894cd [MIG] report_xlsx_helper: Migration to 15.0 2023-12-20 08:03:24 +01:00
Luis
e388247455 [IMP] report_xlsx_helper: black, isort, prettier 2023-12-20 08:03:24 +01:00
Stefan Rijnhart
d600ab324d [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.
2023-12-20 08:03:24 +01:00
Saran440
a18490ede3 [IMP] format xlsx to global files 2023-12-20 08:03:24 +01:00
Saran440
491cd09734 [14.0][MIG] report_xlsx_helper 2023-12-20 08:03:24 +01:00
Luc De Meyer
479c39d141 greenify 2023-12-20 08:03:24 +01:00
Saran440
9151aaeef4 [12.0][ENH] report_xlsx_helper : dynamic function _write_line 2023-12-20 08:03:24 +01:00
kongrattapong
65243529c4 [MIG] report_xlsx_helper: Migration to 13.0 2023-12-20 08:03:24 +01:00
kongrattapong
b09b76b1a1 [IMP] report_xlsx_helper: black, isort 2023-12-20 08:03:24 +01:00
Iván Todorovich
1ec9e2b99c FIX error message when cellvalue's type is not recognized 2023-12-20 08:03:24 +01:00
Luc De Meyer
e2853fc4ab increase test coverage 2023-12-20 08:03:24 +01:00
Luc De Meyer
6f8dd8fd5d greenify 2023-12-20 08:03:24 +01:00
Luc De Meyer
da922f9eda date to datetime conversion when autotyping 2023-12-20 08:03:24 +01:00
luc.demeyer@noviat.com
0136969910 [10.0][FIX]fix _render for cell formats 2023-12-20 08:03:24 +01:00
Luc De Meyer
04bfb888d4 add todo 2023-12-20 08:03:24 +01:00
Luc De Meyer
84f836f248 [11.0][MIG] report_xlsx_helper: Migration to 11.0 2023-12-20 08:03:24 +01:00
Luc De Meyer
81ec7ac565 pylint eval-used 2023-12-20 08:03:24 +01:00
Luc De Meyer
275568b380 pylint W8112(eval-referenced) 2023-12-20 08:03:24 +01:00
Luc De Meyer
ae25633f52 pylint: disable=old-api7-method-defined 2023-12-20 08:03:24 +01:00
Luc De Meyer
cb98309bdb pylint: disable=old-api7-method-defined 2023-12-20 08:03:24 +01:00
Luc De Meyer
bd396b32db autodetect boolean type 2023-12-20 08:03:24 +01:00
Luc De Meyer
e45a744e3e improved error handling 2023-12-20 08:03:24 +01:00
Luc De Meyer
608c32f35b xlsx formats 2023-12-20 08:03:24 +01:00
Luc De Meyer
680f5e4b67 rename module 2023-12-20 08:03:24 +01:00