Commit Graph

419 Commits (35315bcdd0c0435b12d36a6238875a38e1c112a9)

Author SHA1 Message Date
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
OCA-git-bot 47ad2c5c6e [UPD] README.rst 2022-01-04 14:11:10 +02:00
oca-travis 2cf2e122bd [UPD] Update report_xml.pot 2022-01-04 14:11:10 +02:00
Francisco Ivan Anton Prieto c4696b0314 [MIG] report_xml: Migration to 14.0 2022-01-04 14:11:10 +02:00
Francisco Ivan Anton Prieto dac59614b4 [IMP] report_xml: black, isort, prettier 2022-01-04 14:11:10 +02:00
OCA Transbot ecf4ae6e4c Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-13.0/reporting-engine-13.0-report_xml
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-13-0/reporting-engine-13-0-report_xml/
2022-01-04 14:11:10 +02:00
OCA Transbot 72d7a4325e Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-13.0/reporting-engine-13.0-report_xml
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-13-0/reporting-engine-13-0-report_xml/
2022-01-04 14:11:10 +02:00
OCA-git-bot 1ec16e3d13 [UPD] README.rst 2022-01-04 14:11:10 +02:00
oca-travis 39a74b182b [UPD] Update report_xml.pot 2022-01-04 14:11:10 +02:00
Tatiana Deribina e9a278d786 [MIG][13.0] report_xml: Migration to 13.0 2022-01-04 14:11:10 +02:00
Tatiana Deribina b11dcc25cb [IMP] report_xml: black, isort 2022-01-04 14:11:10 +02:00
OCA-git-bot 1bb3159873 [UPD] README.rst 2022-01-04 14:11:10 +02:00
OCA Transbot a07fdf1d38 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-12.0/reporting-engine-12.0-report_xml
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-report_xml/
2022-01-04 14:11:10 +02:00
oca-travis f36b02ab6c [UPD] Update report_xml.pot 2022-01-04 14:11:10 +02:00
ernesto 29177bf945 [MIG] report_xml: Migration to 12.0 2022-01-04 14:11:10 +02:00
ernesto f1de1aa553 report_xml: add custom filename to response headers 2022-01-04 14:11:10 +02:00
Pedro M. Baeza ff57182e9c [IMP] report_xml: Clarification in README
Previous instructions were misleading
2022-01-04 14:11:10 +02:00
oca-travis d769b2bf94 [UPD] Update report_xml.pot 2022-01-04 14:11:10 +02:00
Dennis Sluijk 2a05570c0e [FIX] report_xml readme 2022-01-04 14:11:10 +02:00
Naglis Jonaitis 149fe464e3 [IMP] report_fillpdf, report_xlsx, report_xml: Use content_disposition helper 2022-01-04 14:11:10 +02:00
OCA Transbot df815c2dc9 OCA Transbot updated translations from Transifex 2022-01-04 14:11:10 +02:00
Enric Tobella 9292af2d04 [MIG] report_xml: Migration to 11.0 2022-01-04 14:11:10 +02:00
OCA Transbot 3db2a4f4d7 OCA Transbot updated translations from Transifex 2022-01-04 14:11:10 +02:00
etobella 31b26c664b [MIG] report_xml: Migration to 10.0 2022-01-04 14:11:10 +02:00
Stéphane Bidoul (ACSONE) 0a3aab2ed6 prefix versions with 8.0 2022-01-04 14:11:10 +02:00
Jairo Llopis dae5f49564 Credit creators, using same name across modules to avoid split statistics. 2022-01-04 14:11:10 +02:00
Jairo Llopis 34c5290e03 Return supers. 2022-01-04 14:11:10 +02:00
Jairo Llopis d799ca3d6c Clean AGPL garbage preserving copyright.
See 0bd4545348.
2022-01-04 14:11:10 +02:00
Jairo Llopis cdb74516c9 Add module report_xml_sample. 2022-01-04 14:11:10 +02:00
Jairo Llopis 3077047543 Oops, this header belongs to other module. 2022-01-04 14:11:10 +02:00
Jairo Llopis 7ebbb1c61a Clearer code comments, add logging. 2022-01-04 14:11:10 +02:00
Jairo Llopis 7d35c77c06 Only replace the docs key if it is missing. 2022-01-04 14:11:10 +02:00
Jairo Llopis fca4551e3e Allow docargs to be loaded from context. 2022-01-04 14:11:10 +02:00
Jairo Llopis ee9934318d Fix XML tag mismatch. 2022-01-04 14:11:10 +02:00