Odoo Alternative Reporting Engine
 
 
 
 
Go to file
Florian da Costa b6c46eeafa Add sql export module (migration from v7)
Add rollback after executing query as a double security with blacklist terms

add known issue in readme
2022-02-01 09:50:40 +01:00
.github/workflows [IMP] update dotfiles [ci skip] 2021-11-10 22:29:48 +01:00
bi_sql_editor [UPD] README.rst 2022-01-24 14:51:19 +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.3 2022-01-18 15:31:54 +00:00
report_xml [UPD] README.rst 2022-01-17 13:26:30 +00:00
setup [ADD] setup.py 2022-01-27 09:35:46 +00:00
sql_export Add sql export module (migration from v7) 2022-02-01 09:50:40 +01:00
sql_request_abstract [UPD] README.rst 2021-12-09 15:10:00 +00:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2021-11-10 22:29:48 +01:00
.editorconfig Initialize 15.0 branch 2021-10-17 17:03:53 +02:00
.eslintrc.yml [IMP] update dotfiles [ci skip] 2021-11-10 22:29:48 +01: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] 2021-10-18 22:03:35 +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
.t2d.yml 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 [UPD] addons table in README.md 2022-01-27 09:35:44 +00:00
requirements.txt [IMP] report_xml: black, isort, prettier 2022-01-04 14:40:02 +02:00

README.md

Runbot 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.0 legalsylvain BI Views builder, based on Materialized or Normal SQL Views
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.3 Base module to create xlsx report
report_xml 15.0.1.0.0 Allow to generate XML reports
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 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.