Odoo Alternative Reporting Engine
 
 
 
 
Go to file
Adrien Peiffer bf22bf79e8
[MIG] report_csv: Migration to 15.0
2022-04-05 13:46:25 +02:00
.github/workflows [IMP] update dotfiles [ci skip] 2022-03-31 17:24:56 +02:00
bi_sql_editor bi_sql_editor 15.0.1.0.2 2022-03-16 13:07:58 +00:00
report_csv [MIG] report_csv: Migration to 15.0 2022-04-05 13:46:25 +02:00
report_qr [UPD] README.rst 2022-03-02 08:02:58 +00:00
report_qweb_parameter [UPD] README.rst 2022-03-04 07:33:50 +00:00
report_wkhtmltopdf_param [UPD] Update report_wkhtmltopdf_param.pot 2022-01-27 09:33:11 +00:00
report_xlsx report_xlsx 15.0.1.0.4 2022-02-17 15:53:05 +00:00
report_xlsx_helper [UPD] README.rst 2022-02-20 11:47:12 +00:00
report_xml [UPD] README.rst 2022-01-17 13:26:30 +00:00
setup [MIG] report_csv: Migration to 15.0 2022-04-05 13:46:25 +02:00
sql_export [UPD] README.rst 2022-02-01 11:10:11 +00:00
sql_export_excel [UPD] README.rst 2022-02-02 07:49:09 +00:00
sql_request_abstract [UPD] README.rst 2021-12-09 15:10:00 +00:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2022-03-31 17:24:56 +02:00
.editorconfig Initialize 15.0 branch 2021-10-17 17:03:53 +02:00
.eslintrc.yml [IMP] update dotfiles [ci skip] 2022-03-31 17:24:56 +02:00
.flake8 Initialize 15.0 branch 2021-10-17 17:03:53 +02:00
.gitignore Initialize 15.0 branch 2021-10-17 17:03:53 +02:00
.isort.cfg Initialize 15.0 branch 2021-10-17 17:03:53 +02:00
.pre-commit-config.yaml [IMP] update dotfiles [ci skip] 2022-03-31 17:24:56 +02:00
.prettierrc.yml Initialize 15.0 branch 2021-10-17 17:03:53 +02:00
.pylintrc Initialize 15.0 branch 2021-10-17 17:03:53 +02:00
.pylintrc-mandatory Initialize 15.0 branch 2021-10-17 17:03:53 +02:00
LICENSE Initialize 15.0 branch 2021-10-17 17:03:53 +02:00
README.md [IMP] update dotfiles [ci skip] 2022-03-31 17:24:56 +02:00
requirements.txt [IMP] sql_export_excel: black, isort, prettier 2022-02-01 14:47:47 +02:00

README.md

Runboat Pre-commit Status Build Status codecov Translation Status

reporting-engine

TODO: add repo description.

Available addons

addon version maintainers summary
bi_sql_editor 15.0.1.0.2 legalsylvain BI Views builder, based on Materialized or Normal SQL Views
report_qr 15.0.1.0.0 Web QR Manager
report_qweb_parameter 15.0.1.0.0 Add new parameters for qweb templates in order to reduce field length and check minimal length
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 15.0.1.0.4 Base module to create xlsx report
report_xlsx_helper 15.0.1.0.0 Report xlsx helpers
report_xml 15.0.1.0.0 Allow to generate XML reports
sql_export 15.0.1.0.0 Export data in csv file with SQL requests
sql_export_excel 15.0.1.0.0 Allow to export a sql query to an excel file.
sql_request_abstract 15.0.1.0.0 legalsylvain 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.