Odoo Alternative Reporting Engine
 
 
 
 
Go to file
OCA-git-bot 6e28324d0d [UPD] README.rst 2022-04-18 06:31:22 +00:00
.github/workflows [IMP] update dotfiles [ci skip] 2022-03-31 17:24:24 +02:00
base_comment_template Translated using Weblate (Portuguese) 2021-07-01 15:48:51 +00:00
bi_sql_editor bi_sql_editor 14.0.1.0.1 2022-04-14 06:47:17 +00:00
bi_view_editor bi_view_editor: add deb external dependencies 2022-02-21 17:25:38 +01:00
kpi_dashboard [UPD] README.rst 2021-04-20 16:39:36 +00:00
report_async [UPD] README.rst 2022-04-13 15:14:04 +00:00
report_layout_config [UPD] README.rst 2022-02-01 15:59:27 +00:00
report_py3o [UPD] README.rst 2021-12-09 09:35:16 +00:00
report_py3o_fusion_server report_py3o_fusion_server: add deb external dependencies 2022-02-21 17:25:49 +01:00
report_qr [UPD] README.rst 2021-11-26 16:11:47 +00:00
report_qweb_element_page_visibility Update translation files 2021-07-29 23:01:31 +00:00
report_qweb_encrypt report_qweb_encrypt 14.0.1.0.1 2022-01-18 15:01:48 +00:00
report_qweb_parameter [UPD] README.rst 2021-05-26 10:28:36 +00:00
report_qweb_pdf_watermark [UPD] README.rst 2021-04-14 15:05:19 +00:00
report_qweb_signer [UPD] README.rst 2022-02-21 15:04:11 +00:00
report_wkhtmltopdf_param [UPD] README.rst 2021-05-01 19:22:24 +00:00
report_xlsx report_xlsx 14.0.1.0.7 2022-04-18 06:13:44 +00:00
report_xlsx_helper [UPD] README.rst 2022-04-18 06:31:22 +00:00
report_xlsx_helper_demo Translated using Weblate (Spanish) 2021-03-16 12:45:50 +00:00
report_xml report_xml 14.0.1.0.1 2021-06-09 17:44:49 +00:00
setup [ADD] setup.py 2022-04-13 15:14:05 +00:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2022-03-31 17:24:24 +02:00
.editorconfig Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
.eslintrc.yml [IMP] update dotfiles [ci skip] 2022-03-31 17:24:24 +02:00
.flake8 [IMP] update dotfiles [ci skip] 2021-05-14 18:27:27 +02:00
.gitignore Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
.isort.cfg [IMP] update dotfiles [ci skip] 2021-05-14 18:27:27 +02:00
.pre-commit-config.yaml [IMP] update dotfiles [ci skip] 2022-03-31 17:24:24 +02:00
.prettierrc.yml [IMP] update dotfiles [ci skip] 2020-11-01 22:26:19 +01:00
.pylintrc [IMP] update dotfiles [ci skip] 2020-11-01 22:26:19 +01:00
.pylintrc-mandatory [IMP] update dotfiles [ci skip] 2020-11-01 22:26:19 +01:00
LICENSE Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
README.md [UPD] addons table in README.md 2022-04-18 06:13:48 +00:00
oca_dependencies.txt [IMP] report_async: black, isort, prettier 2022-04-13 18:42:28 +07:00
requirements.txt Merge PR #534 into 14.0 2022-02-21 14:51:38 +00:00

README.md

Runboat Pre-commit Status Build Status codecov Translation Status

reporting-engine

TODO: add repo description.

Available addons

addon version maintainers summary
base_comment_template 14.0.2.0.1 Add conditional mako template to any reporton models that inherits comment.template.
bi_sql_editor 14.0.1.0.1 legalsylvain BI Views builder, based on Materialized or Normal SQL Views
bi_view_editor 14.0.1.0.0 Graphical BI views builder for Odoo
kpi_dashboard 14.0.1.0.0 etobella Create Dashboards using kpis
report_async 14.0.1.0.0 kittiu Central place to run reports live or async
report_layout_config 14.0.1.0.0 Add possibility to easily modify the global report layout
report_py3o 14.0.1.0.0 Reporting engine based on Libreoffice (ODT -> ODT, ODT -> PDF, ODT -> DOC, ODT -> DOCX, ODS -> ODS, etc.)
report_py3o_fusion_server 14.0.1.0.0 Let the fusion server handle format conversion.
report_qr 14.0.1.0.1 Web QR Manager
report_qweb_element_page_visibility 14.0.1.0.0 Report Qweb Element Page Visibility
report_qweb_encrypt 14.0.1.0.1 kittiu Allow to encrypt qweb pdfs
report_qweb_parameter 14.0.1.0.0 Add new parameters for qweb templates in order to reduce field length and check minimal length
report_qweb_pdf_watermark 14.0.1.0.0 Add watermarks to your QWEB PDF reports
report_qweb_signer 14.0.1.0.0 Sign Qweb PDFs usign a PKCS#12 certificate
report_wkhtmltopdf_param 14.0.1.0.0 Add new parameters for a paper format to be used by wkhtmltopdf command as arguments.
report_xlsx 14.0.1.0.7 Base module to create xlsx report
report_xlsx_helper 14.0.1.0.1 Report xlsx helpers
report_xlsx_helper_demo 14.0.1.0.0 Report xlsx helpers - demo
report_xml 14.0.1.0.1 Allow to generate XML reports

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.