[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/reporting-engine&target_branch=17.0) [![Pre-commit Status](https://github.com/OCA/reporting-engine/actions/workflows/pre-commit.yml/badge.svg?branch=17.0)](https://github.com/OCA/reporting-engine/actions/workflows/pre-commit.yml?query=branch%3A17.0) [![Build Status](https://github.com/OCA/reporting-engine/actions/workflows/test.yml/badge.svg?branch=17.0)](https://github.com/OCA/reporting-engine/actions/workflows/test.yml?query=branch%3A17.0) [![codecov](https://codecov.io/gh/OCA/reporting-engine/branch/17.0/graph/badge.svg)](https://codecov.io/gh/OCA/reporting-engine) [![Translation Status](https://translation.odoo-community.org/widgets/reporting-engine-17-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/reporting-engine-17-0/?utm_source=widget) # reporting-engine TODO: add repo description. [//]: # (addons) Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- [bi_sql_editor](bi_sql_editor/) | 17.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_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 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Abstract Model to manage SQL Requests [//]: # (end addons) ## 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.