OCA_Reporting_engine_17.0/README.md

47 lines
2.3 KiB
Markdown

[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/143/15.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-reporting-engine-143)
[![Build Status](https://travis-ci.com/OCA/reporting-engine.svg?branch=15.0)](https://travis-ci.com/OCA/reporting-engine)
[![codecov](https://codecov.io/gh/OCA/reporting-engine/branch/15.0/graph/badge.svg)](https://codecov.io/gh/OCA/reporting-engine)
[![Translation Status](https://translation.odoo-community.org/widgets/reporting-engine-15-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/reporting-engine-15-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/) | 15.0.1.0.1 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | BI Views builder, based on Materialized or Normal SQL Views
[report_wkhtmltopdf_param](report_wkhtmltopdf_param/) | 15.0.1.0.0 | | Add new parameters for a paper format to be used by wkhtmltopdf command as arguments.
[report_xlsx](report_xlsx/) | 15.0.1.0.3 | | Base module to create xlsx report
[report_xml](report_xml/) | 15.0.1.0.0 | | Allow to generate XML reports
[sql_export](sql_export/) | 15.0.1.0.0 | | Export data in csv file with SQL requests
[sql_export_excel](sql_export_excel/) | 15.0.1.0.0 | | Allow to export a sql query to an excel file.
[sql_request_abstract](sql_request_abstract/) | 15.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](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 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.