Odoo Alternative Reporting Engine
 
 
 
 
Go to file
OCA-git-bot 28e3f3ebfc Merge PR #787 into 16.0
Signed-off-by hbrunn
2023-08-28 05:46:50 +00:00
.github/workflows [UPD] update dotfiles using copier 2023-02-15 10:39:00 +01:00
base_comment_template base_comment_template 16.0.2.0.1 2023-07-28 08:36:06 +00:00
bi_sql_editor bi_sql_editor 16.0.1.0.4 2023-07-02 19:33:07 +00:00
report_async [UPD] README.rst 2023-06-29 08:19:00 +00:00
report_company_details_translatable [ADD] icon.png 2023-03-18 19:57:08 +00:00
report_csv report_csv 16.0.1.0.1 2023-07-14 16:32:57 +00:00
report_label [UPD] README.rst 2023-03-18 18:00:06 +00:00
report_py3o [UPD] README.rst 2023-08-23 18:18:59 +00:00
report_qweb_decimal_place [ADD] icon.png 2023-07-14 16:42:30 +00:00
report_qweb_element_page_visibility [UPD] README.rst 2023-03-23 16:44:53 +00:00
report_qweb_encrypt Update translation files 2023-08-10 23:41:13 +00:00
report_qweb_parameter Update translation files 2023-05-11 15:13:06 +00:00
report_qweb_pdf_watermark [IMP] Avoiding ERROR in log with tests of report_qweb_pdf_watermark 2023-08-26 01:36:14 +02:00
report_substitute [UPD] README.rst 2023-05-11 08:31:54 +00:00
report_wkhtmltopdf_param Translated using Weblate (Slovenian) 2023-04-11 13:24:30 +00:00
report_xlsx report_xlsx 16.0.1.0.2 2023-03-18 17:55:19 +00:00
report_xlsx_helper Translated using Weblate (Spanish) 2023-07-18 09:09:14 +00:00
report_xml Update translation files 2023-03-06 19:33:38 +00:00
setup [ADD] setup.py 2023-08-23 18:19:00 +00:00
sql_export Translated using Weblate (Spanish) 2023-07-13 22:10:05 +00:00
sql_export_mail Update translation files 2023-06-19 08:49:52 +00:00
sql_request_abstract Translated using Weblate (Spanish) 2023-07-13 22:09:56 +00:00
.copier-answers.yml [IMP] update dotfiles [ci skip] 2023-03-12 20:49:01 +01:00
.editorconfig Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
.eslintrc.yml Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
.flake8 Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
.gitignore Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
.isort.cfg Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
.pre-commit-config.yaml [UPD] update dotfiles using copier 2023-02-15 10:39:00 +01:00
.prettierrc.yml Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
.pylintrc Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
.pylintrc-mandatory Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
LICENSE Initialize 16.0 branch 2022-10-03 22:02:43 +02:00
README.md [UPD] addons table in README.md 2023-08-23 18:18:56 +00:00
requirements.txt [MIG] report_py3o to v16 2022-12-12 22:52:24 +01: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 16.0.2.0.1 Add conditional mako template to any reporton models that inherits comment.template.
bi_sql_editor 16.0.1.0.4 legalsylvain BI Views builder, based on Materialized or Normal SQL Views
report_async 16.0.1.0.0 kittiu Central place to run reports live or async
report_company_details_translatable 16.0.1.0.0 Report Company Details Translatable
report_csv 16.0.1.0.1 Base module to create csv report
report_label 16.0.1.0.0 ivantodorovich Print configurable self-adhesive labels reports
report_py3o 16.0.1.0.0 Reporting engine based on Libreoffice (ODT -> ODT, ODT -> PDF, ODT -> DOC, ODT -> DOCX, ODS -> ODS, etc.)
report_qweb_decimal_place 16.0.1.0.0 Report Qweb Decimal Place
report_qweb_element_page_visibility 16.0.1.0.0 Report Qweb Element Page Visibility
report_qweb_encrypt 16.0.1.0.0 kittiu Allow to encrypt qweb pdfs
report_qweb_parameter 16.0.1.0.0 Add new parameters for qweb templates in order to reduce field length and check minimal length
report_qweb_pdf_watermark 16.0.1.0.0 Add watermarks to your QWEB PDF reports
report_substitute 16.0.1.0.0 sbejaoui This module allows to create substitution rules for report actions.
report_wkhtmltopdf_param 16.0.1.0.0 Add new parameters for a paper format to be used by wkhtmltopdf command as arguments.
report_xlsx 16.0.1.0.2 Base module to create xlsx report
report_xlsx_helper 16.0.1.0.0 Report xlsx helpers
report_xml 16.0.1.1.0 Allow to generate XML reports
sql_export 16.0.1.0.1 legalsylvain Export data in csv file with SQL requests
sql_export_mail 16.0.1.0.1 legalsylvain Send csv file generated by sql query by mail.
sql_request_abstract 16.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 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.