Commit Graph

902 Commits (a91a6abcaa77e48af540b3ecbb0e2ac5ca6d751d)

Author SHA1 Message Date
Saran440 5d19f9d416 [14.0][MIG] report_xlsx_helper 2022-01-19 12:35:36 +01:00
OCA-git-bot b2eef69896 report_xlsx_helper 13.0.1.1.0 2022-01-19 12:35:36 +01:00
OCA-git-bot 0198b81b2d [UPD] README.rst 2022-01-19 12:35:36 +01:00
Luc De Meyer c792dcb649 greenify 2022-01-19 12:35:36 +01:00
Saran440 bfa4a47789 [12.0][ENH] report_xlsx_helper : dynamic function _write_line 2022-01-19 12:35:36 +01:00
OCA-git-bot 19c44b8564 report_xlsx_helper 13.0.1.0.1 2022-01-19 12:35:36 +01:00
OCA-git-bot af0b3e27f1 [UPD] README.rst 2022-01-19 12:35:36 +01:00
oca-travis 7edfe165c8 [UPD] Update report_xlsx_helper.pot 2022-01-19 12:35:36 +01:00
kongrattapong 002b6a9b05 [MIG] report_xlsx_helper: Migration to 13.0 2022-01-19 12:35:36 +01:00
kongrattapong 07d77e5169 [IMP] report_xlsx_helper: black, isort 2022-01-19 12:35:36 +01:00
OCA-git-bot e2d587b04f report_xlsx_helper 12.0.1.1.1 2022-01-19 12:35:36 +01:00
Iván Todorovich 97e6876f78 FIX error message when cellvalue's type is not recognized 2022-01-19 12:35:36 +01:00
OCA-git-bot c385de61c3 report_xlsx_helper 12.0.1.1.0 2022-01-19 12:35:36 +01:00
oca-travis bdbc44a7e0 [UPD] Update report_xlsx_helper.pot 2022-01-19 12:35:36 +01:00
Luc De Meyer dd0d69c0b5 increase test coverage 2022-01-19 12:35:36 +01:00
Luc De Meyer 982e75acac greenify 2022-01-19 12:35:36 +01:00
Luc De Meyer 6c926b8876 date to datetime conversion when autotyping 2022-01-19 12:35:36 +01:00
OCA-git-bot bd5fe51bc5 [UPD] README.rst 2022-01-19 12:35:36 +01:00
oca-travis 1e63c26e3c [UPD] Update report_xlsx_helper.pot 2022-01-19 12:35:36 +01:00
OCA-git-bot 595e86a07b [UPD] README.rst 2022-01-19 12:35:36 +01:00
Luc De Meyer adb9da7cc2 [MIG] : Migration to 12.0 2022-01-19 12:35:36 +01:00
luc.demeyer@noviat.com feaa41016b [10.0][FIX]fix _render for cell formats 2022-01-19 12:35:36 +01:00
OCA Git Bot 3482d1e3d4 [UPD] README.rst 2022-01-19 12:35:36 +01:00
oca-travis be2418fb9e [UPD] Update report_xlsx_helper.pot 2022-01-19 12:35:36 +01:00
Luc De Meyer 2a83cea918 add todo 2022-01-19 12:35:36 +01:00
Luc De Meyer c34d7c16de [11.0][MIG] report_xlsx_helper: Migration to 11.0 2022-01-19 12:35:36 +01:00
oca-travis 8cc6a1ceab [UPD] Update report_xlsx_helper.pot 2022-01-19 12:35:36 +01:00
Luc De Meyer 72f64fbe29 add unit test 2022-01-19 12:35:35 +01:00
Luc De Meyer 3098f7f129 pylint eval-used 2022-01-19 12:35:35 +01:00
Luc De Meyer b52097ec64 pylint W8112(eval-referenced) 2022-01-19 12:35:35 +01:00
Luc De Meyer afbbe9542f pylint: disable=old-api7-method-defined 2022-01-19 12:35:35 +01:00
Luc De Meyer 3bb891eb96 pylint: disable=old-api7-method-defined 2022-01-19 12:35:35 +01:00
Luc De Meyer 99e9e56ead autodetect boolean type 2022-01-19 12:35:35 +01:00
Luc De Meyer c1d5269122 improved error handling 2022-01-19 12:35:35 +01:00
Luc De Meyer 3828ef2d50 xlsx formats 2022-01-19 12:35:35 +01:00
Luc De Meyer da2bb50da8 rename module 2022-01-19 12:35:35 +01:00
OCA-git-bot 1af26d64c6 [UPD] addons table in README.md 2022-01-18 15:31:58 +00:00
OCA-git-bot d8efa83e2d report_xlsx 15.0.1.0.3 2022-01-18 15:31:54 +00:00
OCA-git-bot c3d684ddbc [UPD] addons table in README.md 2022-01-18 15:31:52 +00:00
OCA-git-bot dbfe1b0831 Merge PR #577 into 15.0
Signed-off-by pedrobaeza
2022-01-18 15:29:38 +00:00
Mihran Thalhath 497dd50e7c
[FIX] report_xlsx: fix generation of pdf reports
the report handler for xlsx added over here is always returning `true` even if the report being
generated is not xlsx. Due to this, the report handler doesn't check for other report types
at b309d3a99f/addons/web/static/src/webclient/actions/action_service.js (L1019)
and thus doesn't generate any other reports. So if the converter is not xlsx, return false instead of true.

Also, updating the docids and context in the report_routes controller only needs to be done if
the converter is xlsx and not in any other case.
2022-01-18 12:09:34 +05:30
OCA-git-bot b7a89c8ad0 [ADD] setup.py 2022-01-17 13:26:31 +00:00
OCA-git-bot ae75edfaee [UPD] README.rst 2022-01-17 13:26:30 +00:00
OCA-git-bot 0e65d65bfe [UPD] addons table in README.md 2022-01-17 13:26:29 +00:00
oca-ci 84d89a0388 [UPD] Update report_xml.pot 2022-01-17 13:24:39 +00:00
OCA-git-bot d9a6813fc1 Merge PR #550 into 15.0
Signed-off-by pedrobaeza
2022-01-17 13:22:56 +00:00
Atte Isopuro e5eff57f86 [MIG] report_xml: migrate 14 -> 15
* No longer need `with Environment.manage()`
* Assets are registered in manifest file now
* ReportController endpoints no longer take a `token` parameter
* The frontend ActionManager has been rewritten as an Owl service
2022-01-04 14:40:02 +02:00
Atte Isopuro 6b32b822f6 [IMP] report_xml: black, isort, prettier 2022-01-04 14:40:02 +02:00
OCA-git-bot 9c6b952747 report_xml 14.0.1.0.1 2022-01-04 14:11:10 +02:00
Du-ma 916b24bc04 report_xml: context and safe_eval fix 2022-01-04 14:11:10 +02:00