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).
addon | version | maintainers | summary |
---|---|---|---|
bi_sql_editor | 10.0.1.0.2 | BI Views builder, based on Materialized or Normal SQL Views | |
bi_view_editor | 10.0.1.0.2 | Graphical BI views builder for Odoo | |
report_csv | 10.0.1.0.0 | Base module to create csv report | |
report_py3o | 10.0.2.0.2 | Reporting engine based on Libreoffice (ODT -> ODT, ODT -> PDF, ODT -> DOC, ODT -> DOCX, ODS -> ODS, etc.) | |
report_py3o_fusion_server | 10.0.1.0.0 | Let the fusion server handle format conversion. | |
report_qr | 10.0.1.0.0 | Web QR Manager | |
report_qweb_element_page_visibility | 10.0.1.0.0 | Report Qweb Element Page Visibility | |
report_qweb_parameter | 10.0.1.0.1 | Add new parameters for qweb templates in order to reduce field length and check minimal length | |
report_qweb_pdf_watermark | 10.0.1.0.3 | Add watermarks to your QWEB PDF reports | |
report_qweb_signer | 10.0.1.0.1 | Sign Qweb PDFs usign a PKCS#12 certificate | |
report_qweb_txt | 10.0.1.0.0 | Use Qweb to generate text and CSV reports | |
report_wkhtmltopdf_param | 10.0.1.0.1 | Add new parameters for a paper format to be used by wkhtmltopdf command as arguments. | |
report_xlsx | 10.0.1.1.1 | Base module to create xlsx report | |
report_xlsx_helper | 10.0.1.0.0 | Report xlsx helpers | |
report_xml | 10.0.1.0.0 | Allow to generate XML reports |
addon | version | maintainers | summary |
---|---|---|---|
base_report_assembler | 1.0 (unported) | Base Report Assembler |
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.