47 lines
2.5 KiB
Markdown
47 lines
2.5 KiB
Markdown
|
|
[](https://runboat.odoo-community.org/builds?repo=OCA/reporting-engine&target_branch=17.0)
|
|
[](https://github.com/OCA/reporting-engine/actions/workflows/pre-commit.yml?query=branch%3A17.0)
|
|
[](https://github.com/OCA/reporting-engine/actions/workflows/test.yml?query=branch%3A17.0)
|
|
[](https://codecov.io/gh/OCA/reporting-engine)
|
|
[](https://translation.odoo-community.org/engage/reporting-engine-17-0/?utm_source=widget)
|
|
|
|
<!-- /!\ do not modify above this line -->
|
|
|
|
# reporting-engine
|
|
|
|
TODO: add repo description.
|
|
|
|
<!-- /!\ do not modify below this line -->
|
|
|
|
<!-- prettier-ignore-start -->
|
|
|
|
[//]: # (addons)
|
|
|
|
Available addons
|
|
----------------
|
|
addon | version | maintainers | summary
|
|
--- | --- | --- | ---
|
|
[bi_sql_editor](bi_sql_editor/) | 17.0.1.0.1 | [](https://github.com/legalsylvain) | BI Views builder, based on Materialized or Normal SQL Views
|
|
[report_qweb_parameter](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](report_xlsx/) | 17.0.1.0.0 | | Base module to create xlsx report
|
|
[report_xlsx_helper](report_xlsx_helper/) | 17.0.1.0.0 | | Report xlsx helpers
|
|
[report_xml](report_xml/) | 17.0.1.0.0 | | Allow to generate XML reports
|
|
[sql_request_abstract](sql_request_abstract/) | 17.0.1.0.1 | [](https://github.com/legalsylvain) | Abstract Model to manage SQL Requests
|
|
|
|
[//]: # (end addons)
|
|
|
|
<!-- prettier-ignore-end -->
|
|
|
|
## Licenses
|
|
|
|
This repository is licensed under [AGPL-3.0](LICENSE).
|
|
|
|
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](http://odoo-community.org/), is a nonprofit
|
|
organization whose mission is to support the collaborative development of Odoo features
|
|
and promote its widespread use.
|