Odoo Alternative Reporting Engine
 
 
 
 
Go to file
OCA Transbot eda295335a Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: reporting-engine-12.0/reporting-engine-12.0-report_py3o
Translate-URL: https://translation.odoo-community.org/projects/reporting-engine-12-0/reporting-engine-12-0-report_py3o/
2021-03-01 13:29:43 +00:00
bi_sql_editor Translated using Weblate (French) 2020-10-25 17:08:19 +00:00
bi_sql_editor_aggregate bi_sql_editor_aggregate 12.0.1.1.0 2020-03-28 12:48:51 +00:00
bi_view_editor Translated using Weblate (Italian) 2021-01-28 17:44:55 +00:00
kpi Translated using Weblate (Portuguese) 2020-12-17 14:19:23 +00:00
kpi_dashboard Translated using Weblate (Portuguese) 2020-12-17 14:19:23 +00:00
kpi_dashboard_altair [UPD] Update kpi_dashboard_altair.pot 2020-09-14 11:12:21 +00:00
kpi_dashboard_bokeh [UPD] Update kpi_dashboard_bokeh.pot 2020-09-14 11:12:22 +00:00
report_async report_async 12.0.1.0.1 2020-05-15 11:08:03 +00:00
report_context [UPD] README.rst 2019-08-02 08:44:28 +00:00
report_csv [UPD] Update report_csv.pot 2020-08-28 19:19:57 +00:00
report_label [ADD] icon.png 2020-11-24 15:51:59 +00:00
report_py3o Update translation files 2021-03-01 13:29:43 +00:00
report_py3o_fusion_server [UPD] Update report_py3o_fusion_server.pot 2021-03-01 13:28:52 +00:00
report_qr [UPD] Update report_qr.pot 2019-10-11 10:33:16 +00:00
report_qweb_element_page_visibility [ADD] icon.png 2020-02-21 00:03:53 +00:00
report_qweb_encrypt [UPD] README.rst 2021-02-09 13:54:37 +00:00
report_qweb_parameter [IMP] report_qweb_parameter: Avoid error on integration tests 2020-04-13 19:02:39 +02:00
report_qweb_pdf_fixed_column [UPD] Update report_qweb_pdf_fixed_column.pot 2020-02-23 18:11:01 +00:00
report_qweb_pdf_watermark report_qweb_pdf_watermark 12.0.1.0.1 2020-10-13 18:30:42 +00:00
report_qweb_signer [FIX] report_qweb_signer 2020-10-24 13:14:35 -03:00
report_substitute [ADD] icon.png 2019-10-21 15:27:22 +00:00
report_wkhtmltopdf_param Update translation files 2020-11-24 15:52:32 +00:00
report_xlsx Update translation files 2020-08-28 19:26:08 +00:00
report_xlsx_helper report_xlsx_helper 12.0.1.2.0 2020-02-19 14:50:17 +00:00
report_xlsx_helper_demo report_xlsx_helper_demo 12.0.1.1.0 2019-10-01 05:50:06 +00:00
report_xml Update translation files 2020-08-28 19:26:21 +00:00
setup [ADD] setup.py 2021-02-09 13:54:37 +00:00
.editorconfig [ADD] .editorconfig [ci skip] 2019-11-19 21:12:30 +01:00
.gitignore [MIG] Add metafiles 2018-09-27 02:14:09 +02:00
.travis.yml Add graphviz in .travis.yml 2019-11-26 13:00:22 +01:00
LICENSE [MIG] Add metafiles 2018-09-27 02:14:09 +02:00
README.md [UPD] addons table in README.md 2021-03-01 13:13:10 +00:00
oca_dependencies.txt [REF] Clean oca_dependencies.txt, bye dev branches 2020-09-09 00:19:52 +00:00
requirements.txt [12.0][ADD] kpi_dashboard_altair 2020-05-04 09:55:39 +02:00

README.md

Runbot Status Build Status Coverage 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). It is complemented with the ones that host the reports theirself:

https://github.com/OCA/account-financial-reporting

https://github.com/OCA/purchase-reporting

https://github.com/OCA/sale-reporting ...

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).

Available addons

addon version summary
bi_sql_editor 12.0.1.2.1 BI Views builder, based on Materialized or Normal SQL Views
bi_sql_editor_aggregate 12.0.1.1.0 BI SQL Editor Aggregation
bi_view_editor 12.0.1.1.0 Graphical BI views builder for Odoo
kpi 12.0.1.0.0 Key Performance Indicator
kpi_dashboard 12.0.1.3.0 Create Dashboards using kpis
kpi_dashboard_altair 12.0.1.0.3 Create dashboards using altair
kpi_dashboard_bokeh 12.0.1.0.0 Create dashboards using bokeh
report_async 12.0.1.0.1 Central place to run reports live or async
report_context 12.0.1.0.0 Adding context to reports
report_csv 12.0.1.0.0 Base module to create csv report
report_label 12.0.1.0.0 Print configurable self-adhesive labels reports
report_py3o 12.0.2.0.6 Reporting engine based on Libreoffice (ODT -> ODT, ODT -> PDF, ODT -> DOC, ODT -> DOCX, ODS -> ODS, etc.)
report_py3o_fusion_server 12.0.1.0.1 Let the fusion server handle format conversion.
report_qr 12.0.1.0.0 Web QR Manager
report_qweb_element_page_visibility 12.0.1.0.0 Report Qweb Element Page Visibility
report_qweb_encrypt 12.0.1.0.0 Allow to encrypt qweb pdfs
report_qweb_parameter 12.0.1.0.0 Add new parameters for qweb templates in order to reduce field length and check minimal length
report_qweb_pdf_fixed_column 12.0.1.0.0 Fix auto-col to not change report font size caused by a boundary overflow
report_qweb_pdf_watermark 12.0.1.0.1 Add watermarks to your QWEB PDF reports
report_qweb_signer 12.0.1.0.1 Sign Qweb PDFs usign a PKCS#12 certificate
report_substitute 12.0.1.0.0 This module allows to create substitution rules for report actions.
report_wkhtmltopdf_param 12.0.1.0.0 Add new parameters for a paper format to be used by wkhtmltopdf command as arguments.
report_xlsx 12.0.1.0.3 Base module to create xlsx report
report_xlsx_helper 12.0.1.2.0 Report xlsx helpers
report_xlsx_helper_demo 12.0.1.1.0 Report xlsx helpers - demo
report_xml 12.0.1.0.0 Allow to generate XML reports

Translation Status

Translation status


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.

https://odoo-community.org/