Odoo Alternative Reporting Engine
 
 
 
 
Go to file
Alexis de Lattre 7712e0c41e Improve README.rst for report_py3o* modules 2021-12-09 16:45:30 +01:00
.github/workflows [IMP] update dotfiles [ci skip] 2021-11-10 22:29:37 +01:00
base_comment_template Translated using Weblate (Portuguese) 2021-07-01 15:48:51 +00:00
bi_sql_editor [UPD] README.rst 2021-06-11 17:29:12 +00:00
bi_view_editor [UPD] README.rst 2021-04-21 08:48:02 +00:00
kpi_dashboard [UPD] README.rst 2021-04-20 16:39:36 +00:00
report_py3o [UPD] README.rst 2021-12-09 09:35:16 +00:00
report_py3o_fusion_server Improve README.rst for report_py3o* modules 2021-12-09 16:45:30 +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 Added translation using Weblate (Spanish) 2021-03-16 10:12:19 +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_wkhtmltopdf_param [UPD] README.rst 2021-05-01 19:22:24 +00:00
report_xlsx Translated using Weblate (Swedish) 2021-11-30 10:36:42 +00:00
report_xlsx_helper report_xlsx_helper 14.0.1.0.1 2021-11-08 07:32:35 +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 2021-12-09 09:35:16 +00:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2021-11-10 22:29:37 +01:00
.editorconfig Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
.eslintrc.yml [IMP] update dotfiles [ci skip] 2021-11-10 22:29:37 +01: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] 2021-10-21 17:39:38 +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
.travis.yml Merge branch '14.0' into 14.0 2021-11-05 17:01:22 +01:00
LICENSE Initialize 14.0 branch 2020-10-08 21:45:28 +02:00
README.md [UPD] addons table in README.md 2021-12-09 09:35:13 +00:00
oca_dependencies.txt bi_sql_editor: Migration to 14.0 2021-06-08 13:15:13 +10:00
requirements.txt run pre-commit 2021-11-23 15:56:02 +01:00

README.md

Runbot 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.0 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_py3o 14.0.1.0.0 Reporting engine based on Libreoffice (ODT -> ODT, ODT -> PDF, ODT -> DOC, ODT -> DOCX, ODS -> ODS, etc.)
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.0 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_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.4 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 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.