Commit Graph

406 Commits (f9b7ae5afab8084c204878cefeb744624ce9b725)

Author SHA1 Message Date
OCA-git-bot e6240f6771 report_xlsx_helper 14.0.1.0.1 2022-12-04 17:08:19 +01:00
Ana Suárez 2591c556f6 Translated using Weblate (Spanish)
Currently translated at 7.1% (1 of 14 strings)

Translation: reporting-engine-14.0/reporting-engine-14.0-report_xlsx_helper
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-14-0/reporting-engine-14-0-report_xlsx_helper/es/
2022-12-04 17:08:19 +01:00
Ana Suárez bef89f88b3 Added translation using Weblate (Spanish) 2022-12-04 17:08:19 +01:00
Stefan Rijnhart 6ab69e3f4b [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.
2022-12-04 17:08:19 +01:00
oca-travis 82f3aaa3a4 [UPD] Update report_xlsx_helper.pot 2022-12-04 17:08:19 +01:00
Saran440 a5ddc121aa [IMP] format xlsx to global files 2022-12-04 17:08:19 +01:00
Saran440 d28f39479f [14.0][MIG] report_xlsx_helper 2022-12-04 17:08:19 +01:00
OCA-git-bot cfddf0d760 report_xlsx_helper 13.0.1.1.0 2022-12-04 17:08:19 +01:00
OCA-git-bot 5ebbb54649 [UPD] README.rst 2022-12-04 17:08:19 +01:00
Luc De Meyer 27cd04fb75 greenify 2022-12-04 17:08:19 +01:00
Saran440 e5a20374d5 [12.0][ENH] report_xlsx_helper : dynamic function _write_line 2022-12-04 17:08:19 +01:00
OCA-git-bot 6bfd259dbd report_xlsx_helper 13.0.1.0.1 2022-12-04 17:08:19 +01:00
OCA-git-bot a73fdc7367 [UPD] README.rst 2022-12-04 17:08:19 +01:00
oca-travis 9e7ae045c9 [UPD] Update report_xlsx_helper.pot 2022-12-04 17:08:19 +01:00
kongrattapong 245ddbc22d [MIG] report_xlsx_helper: Migration to 13.0 2022-12-04 17:08:19 +01:00
kongrattapong 514f0d1559 [IMP] report_xlsx_helper: black, isort 2022-12-04 17:08:19 +01:00
OCA-git-bot bc15655946 report_xlsx_helper 12.0.1.1.1 2022-12-04 17:08:19 +01:00
Iván Todorovich 6963db0601 FIX error message when cellvalue's type is not recognized 2022-12-04 17:08:19 +01:00
OCA-git-bot f8b5c31b80 report_xlsx_helper 12.0.1.1.0 2022-12-04 17:08:19 +01:00
oca-travis 8f316eb53a [UPD] Update report_xlsx_helper.pot 2022-12-04 17:08:19 +01:00
Luc De Meyer e1e87de2b8 increase test coverage 2022-12-04 17:08:19 +01:00
Luc De Meyer ce4d3d3d43 greenify 2022-12-04 17:08:19 +01:00
Luc De Meyer c450d21afc date to datetime conversion when autotyping 2022-12-04 17:08:19 +01:00
OCA-git-bot 81d919a415 [UPD] README.rst 2022-12-04 17:08:19 +01:00
oca-travis b71adccbfa [UPD] Update report_xlsx_helper.pot 2022-12-04 17:08:19 +01:00
OCA-git-bot 16e967f3e6 [UPD] README.rst 2022-12-04 17:08:19 +01:00
Luc De Meyer 94bc244665 [MIG] : Migration to 12.0 2022-12-04 17:08:19 +01:00
luc.demeyer@noviat.com 3bca944bb3 [10.0][FIX]fix _render for cell formats 2022-12-04 17:08:19 +01:00
OCA Git Bot c411d53edc [UPD] README.rst 2022-12-04 17:08:19 +01:00
oca-travis 48472ae23e [UPD] Update report_xlsx_helper.pot 2022-12-04 17:08:19 +01:00
Luc De Meyer 1a9c9f91e7 add todo 2022-12-04 17:08:19 +01:00
Luc De Meyer 3d39810a78 [11.0][MIG] report_xlsx_helper: Migration to 11.0 2022-12-04 17:08:19 +01:00
oca-travis 28ecbcfefa [UPD] Update report_xlsx_helper.pot 2022-12-04 17:08:19 +01:00
Luc De Meyer 7066288d0e add unit test 2022-12-04 17:08:19 +01:00
Luc De Meyer 490e4df5b5 pylint eval-used 2022-12-04 17:08:19 +01:00
Luc De Meyer 379ff0a491 pylint W8112(eval-referenced) 2022-12-04 17:08:19 +01:00
Luc De Meyer 7ea45e8d41 pylint: disable=old-api7-method-defined 2022-12-04 17:08:19 +01:00
Luc De Meyer 94bdcea71a pylint: disable=old-api7-method-defined 2022-12-04 17:08:19 +01:00
Luc De Meyer b280034a5c autodetect boolean type 2022-12-04 17:08:19 +01:00
Luc De Meyer 74d1c69f49 improved error handling 2022-12-04 17:08:19 +01:00
Luc De Meyer a1dd78c0f0 xlsx formats 2022-12-04 17:08:19 +01:00
Luc De Meyer 3be1311241 rename module 2022-12-04 17:08:19 +01:00
OCA-git-bot 3d36d80e96 [ADD] setup.py 2022-12-04 10:51:23 +00:00
OCA-git-bot cc5ccee0b4 [UPD] README.rst 2022-12-04 10:51:23 +00:00
OCA-git-bot 9a0c3852c0 [UPD] addons table in README.md 2022-12-04 10:51:21 +00:00
oca-ci 4f92f9c64d [UPD] Update report_xlsx.pot 2022-12-04 10:46:15 +00:00
OCA-git-bot 2ca085945d Merge PR #690 into 16.0
Signed-off-by pedrobaeza
2022-12-04 10:44:24 +00:00
Rodrigo ca1d627614 [MIG] Migrate report_xlsx to 16.0 2022-12-02 18:10:05 +01:00
Weblate 03b7d74b7a Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-16.0/reporting-engine-16.0-base_comment_template
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-16-0/reporting-engine-16-0-base_comment_template/
2022-11-30 16:19:09 +00:00
OCA-git-bot 2fec9f2bbe [UPD] addons table in README.md 2022-11-30 16:18:55 +00:00