Odoo Alternative Reporting Engine
 
 
 
 
Go to file
OCA-git-bot 9f2d78d5b7 Merge PR #529 into 13.0
Signed-off-by sbidoul
2021-07-27 13:52:45 +00:00
.github/workflows Update dotfiles 2021-07-27 15:27:53 +02:00
base_comment_template base_comment_template 13.0.3.0.1 2021-05-25 10:22:44 +00:00
bi_sql_editor [IMP] report_qweb_signer: Black python code 2021-06-29 10:17:33 +02:00
kpi Apply dotfiles 2021-07-27 15:27:54 +02:00
kpi_dashboard [UPD] README.rst 2020-11-28 11:03:54 +00:00
report_batch report_batch 13.0.1.0.1 2020-04-15 07:48:06 +00:00
report_context [UPD] README.rst 2021-02-09 20:12:41 +00:00
report_csv [FIX] report_csv remove incorrect external_dependencies 2021-07-27 15:37:48 +02:00
report_layout_config Apply dotfiles 2021-07-27 15:27:54 +02:00
report_py3o Apply dotfiles 2021-07-27 15:27:54 +02:00
report_py3o_fusion_server Update translation files 2020-08-16 11:37:39 +00:00
report_qr report_qr 13.0.1.0.1 2020-10-14 08:58:06 +00:00
report_qweb_element_page_visibility Apply dotfiles 2021-07-27 15:27:54 +02:00
report_qweb_parameter Apply dotfiles 2021-07-27 15:27:54 +02:00
report_qweb_pdf_fixed_column [UPD] Update report_qweb_pdf_fixed_column.pot 2020-03-25 15:26:47 +00:00
report_qweb_pdf_watermark Apply dotfiles 2021-07-27 15:27:54 +02:00
report_qweb_signer Apply dotfiles 2021-07-27 15:27:54 +02:00
report_wkhtmltopdf_param Update translation files 2020-08-16 11:37:50 +00:00
report_xlsx Apply dotfiles 2021-07-27 15:27:54 +02:00
report_xlsx_helper report_xlsx_helper 13.0.1.1.1 2021-02-09 22:20:24 +00:00
report_xml report_xml 13.0.1.0.1 2021-04-20 15:50:54 +00:00
setup [ADD] setup.py 2021-07-20 08:25:27 +00:00
.copier-answers.yml Update dotfiles 2021-07-27 15:27:53 +02:00
.editorconfig pre-commit update 2020-03-14 12:20:19 +01:00
.eslintrc.yml Update dotfiles 2021-07-27 15:27:53 +02:00
.flake8 Update dotfiles 2021-07-27 15:27:53 +02:00
.gitignore Update dotfiles 2021-07-27 15:27:53 +02:00
.isort.cfg Update dotfiles 2021-07-27 15:27:53 +02:00
.pre-commit-config.yaml Update dotfiles 2021-07-27 15:27:53 +02:00
.prettierrc.yml Update dotfiles 2021-07-27 15:27:53 +02:00
.pylintrc Update dotfiles 2021-07-27 15:27:53 +02:00
.pylintrc-mandatory Update dotfiles 2021-07-27 15:27:53 +02:00
.travis.yml Update dotfiles 2021-07-27 15:27:53 +02:00
CONTRIBUTING.md Update dotfiles 2021-07-27 15:27:53 +02:00
LICENSE Update dotfiles 2021-07-27 15:27:53 +02:00
README.md Update dotfiles 2021-07-27 15:27:53 +02:00
oca_dependencies.txt Migration to 13.0 2020-07-15 13:29:20 +02:00
requirements.txt [MIG] report_py3o, report_py3o_fusion_server: Migration to 13.0 2019-11-19 15:54:14 +01:00

README.md

Runbot Status Build Status codecov Translation Status

OCA alternative reporting engines and reporting utilities for Odoo

This repository hosts alternative reporting engines to the ones included on Odoo core (RML, QWeb and Webkit).

The convention is to use a suffix to each module to indicate that it's for using with that report engine (for example, account_invoice_report_birt or sale_order_report_pentaho).

It can contain also another utilities directly involved with reports (like merge/split utils, checkers, signing tools and so on).

This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.

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.