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
2022-01-17 13:26:30 +00:00
2022-01-17 13:26:31 +00:00
2021-12-09 15:10:00 +00:00
2021-10-17 17:03:53 +02:00
2021-11-10 22:29:48 +01:00
2021-10-17 17:03:53 +02:00
2021-10-17 17:03:53 +02:00
2021-10-17 17:03:53 +02:00
2021-10-17 17:03:53 +02:00
2021-10-17 17:03:53 +02:00
2021-10-17 17:03:53 +02:00
2021-10-17 17:03:53 +02:00
2021-10-17 17:03:53 +02:00
2022-01-17 13:26:29 +00:00

Runbot Status Build Status codecov Translation Status

reporting-engine

TODO: add repo description.

Available addons

addon version maintainers summary
report_xlsx 15.0.1.0.1 Base module to create xlsx report
report_xml 15.0.1.0.0 Allow to generate XML reports
sql_request_abstract 15.0.1.0.0 legalsylvain Abstract Model to manage SQL Requests

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to OCA policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Description
Odoo Alternative Reporting Engine
Readme 443 MiB
Languages
Python 35.1%
HTML 31.9%
JavaScript 30.5%
Java 1.1%
CSS 1.1%
Other 0.3%