mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
01a303c127cfc7f4f18745723b2de7e9ee3806e5
Adds a way to choose the file extension for your XML file, by adding the flexibility of appending more choices. For example, instead of getting `.xml`, this allows to have the report download as `.svg` or even good old `.html` if needed. This is also very useful for some localization purposes, where some scarce software uses uncommon file extensions for their XML files, like `.ffdata` for specific accounting reports here in Lithuania. The change is not breaking, as we set the default to be `.xml` like it was by default anyway.
reporting-engine
TODO: add repo description.
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| bi_sql_editor | 17.0.1.0.1 | ![]() |
BI Views builder, based on Materialized or Normal SQL Views |
| report_qweb_parameter | 17.0.1.0.0 | Add new parameters for qweb templates in order to reduce field length and check minimal length | |
| report_xlsx | 17.0.1.0.0 | Base module to create xlsx report | |
| sql_request_abstract | 17.0.1.0.1 | ![]() |
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 Odoo Community Association (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
Languages
Python
35.1%
HTML
31.9%
JavaScript
30.5%
Java
1.1%
CSS
1.1%
Other
0.3%

