mirror of
https://github.com/OCA/reporting-engine.git
synced 2026-04-23 20:03:56 -06:00
Odoo Alternative Reporting Engine
https://odoo-community.org/project/tools-maintainers-30
- HTML 48.4%
- Python 41.1%
- JavaScript 10.5%
| .github/workflows | ||
| .oca/oca-port/blacklist | ||
| base_comment_template | ||
| bi_sql_editor | ||
| pdf_xml_attachment | ||
| report_context | ||
| report_csv | ||
| report_display_name_in_footer | ||
| report_footer_html | ||
| report_label | ||
| report_layout_config | ||
| report_partner_address | ||
| report_pdf_form | ||
| report_pdf_zip_download | ||
| report_positioned_image | ||
| report_py3o | ||
| report_py3o_fusion_server | ||
| report_qr | ||
| report_qweb_element_page_visibility | ||
| report_qweb_encrypt | ||
| report_qweb_field_option | ||
| report_qweb_parameter | ||
| report_qweb_pdf_cover | ||
| report_qweb_pdf_watermark | ||
| report_substitute | ||
| report_text_format_option | ||
| report_wkhtmltopdf_param | ||
| report_xlsx | ||
| report_xlsx_helper | ||
| report_xml | ||
| setup/_metapackage | ||
| sql_export | ||
| sql_export_excel | ||
| sql_export_mail | ||
| sql_request_abstract | ||
| .copier-answers.yml | ||
| .editorconfig | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .pylintrc | ||
| .pylintrc-mandatory | ||
| .ruff.toml | ||
| checklog-odoo.cfg | ||
| eslint.config.cjs | ||
| LICENSE | ||
| prettier.config.cjs | ||
| README.md | ||
| requirements.txt | ||
| test-requirements.txt | ||
reporting-engine
reporting-engine
Available addons
| addon | version | maintainers | summary |
|---|---|---|---|
| base_comment_template | 18.0.1.1.1 | Add conditional mako template to any reporton models that inherits comment.template. | |
| bi_sql_editor | 18.0.1.0.4 | BI Views builder, based on Materialized or Normal SQL Views | |
| pdf_xml_attachment | 18.0.1.0.0 | Provides helpers to work w/ PDFs and XML attachments | |
| report_context | 18.0.1.0.0 | Adding context to reports | |
| report_csv | 18.0.1.0.2 | Base module to create csv report | |
| report_display_name_in_footer | 18.0.1.0.0 | Show document name in report footer | |
| report_footer_html | 18.0.1.0.0 | Show HTML content in desired Footer Reports | |
| report_label | 18.0.1.0.0 | Print configurable self-adhesive labels reports | |
| report_layout_config | 18.0.1.0.0 | Add possibility to easily modify the global report layout | |
| report_partner_address | 18.0.1.0.0 | Translatable partner address details for reports and portal | |
| report_pdf_form | 18.0.1.0.0 | Fill custom PDF form reports | |
| report_pdf_zip_download | 18.0.1.0.0 | Report PDF ZIP Download | |
| report_positioned_image | 18.0.1.0.0 | Add positioned images to PDF reports. | |
| report_py3o | 18.0.1.0.3 | Reporting engine based on Libreoffice (ODT -> ODT, ODT -> PDF, ODT -> DOC, ODT -> DOCX, ODS -> ODS, etc.) | |
| report_py3o_fusion_server | 18.0.1.0.0 | Let the fusion server handle format conversion. | |
| report_qr | 18.0.1.0.0 | Web QR Manager | |
| report_qweb_element_page_visibility | 18.0.1.0.0 | Report Qweb Element Page Visibility | |
| report_qweb_encrypt | 18.0.1.0.0 | Allow to encrypt qweb pdfs | |
| report_qweb_field_option | 18.0.1.1.0 | Report Qweb Field Option | |
| report_qweb_parameter | 18.0.1.0.0 | Add new parameters for qweb templates in order to reduce field length and check minimal length | |
| report_qweb_pdf_cover | 18.0.1.0.0 | Add front and back covers to your QWeb PDF reports | |
| report_qweb_pdf_watermark | 18.0.1.0.1 | Add watermarks to your QWEB PDF reports | |
| report_substitute | 18.0.1.0.0 | This module allows to create substitution rules for report actions. | |
| report_text_format_option | 18.0.1.0.0 | Report Text Format Option | |
| report_wkhtmltopdf_param | 18.0.1.0.1 | Add new parameters for a paper format to be used by wkhtmltopdf command as arguments. | |
| report_xlsx | 18.0.1.1.3 | Base module to create xlsx report | |
| report_xlsx_helper | 18.0.1.0.0 | Report xlsx helpers | |
| report_xml | 18.0.1.1.1 | Allow to generate XML reports | |
| sql_export | 18.0.1.1.1 | Export data in csv file with SQL requests | |
| sql_export_excel | 18.0.1.0.1 | Allow to export a sql query to an excel file. | |
| sql_export_mail | 18.0.1.0.0 | Send csv file generated by sql query by mail. | |
| sql_request_abstract | 18.0.1.0.0 | 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.
