49 lines
2.8 KiB
Markdown
49 lines
2.8 KiB
Markdown
|
|
[](https://runboat.odoo-community.org/builds?repo=OCA/reporting-engine&target_branch=16.0)
|
|
[](https://github.com/OCA/reporting-engine/actions/workflows/pre-commit.yml?query=branch%3A16.0)
|
|
[](https://github.com/OCA/reporting-engine/actions/workflows/test.yml?query=branch%3A16.0)
|
|
[](https://codecov.io/gh/OCA/reporting-engine)
|
|
[](https://translation.odoo-community.org/engage/reporting-engine-16-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
|
|
--- | --- | --- | ---
|
|
[base_comment_template](base_comment_template/) | 16.0.2.0.0 | | Add conditional mako template to any reporton models that inherits comment.template.
|
|
[bi_sql_editor](bi_sql_editor/) | 16.0.1.0.2 | [](https://github.com/legalsylvain) | BI Views builder, based on Materialized or Normal SQL Views
|
|
[report_xlsx](report_xlsx/) | 16.0.1.0.2 | | Base module to create xlsx report
|
|
[report_xlsx_helper](report_xlsx_helper/) | 16.0.1.0.0 | | Report xlsx helpers
|
|
[report_xml](report_xml/) | 16.0.1.1.0 | | Allow to generate XML reports
|
|
[sql_export](sql_export/) | 16.0.1.0.0 | [](https://github.com/legalsylvain) | Export data in csv file with SQL requests
|
|
[sql_export_mail](sql_export_mail/) | 16.0.1.0.0 | [](https://github.com/legalsylvain) | Send csv file generated by sql query by mail.
|
|
[sql_request_abstract](sql_request_abstract/) | 16.0.1.0.0 | [](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.
|