OCA reporting engine fork for dev and update.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
3.1 KiB

  1. [![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/143/10.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-reporting-engine-143)
  2. [![Build Status](https://travis-ci.org/OCA/reporting-engine.svg?branch=10.0)](https://travis-ci.org/OCA/reporting-engine)
  3. [![Coverage Status](https://img.shields.io/coveralls/OCA/reporting-engine.svg)](https://coveralls.io/r/OCA/reporting-engine?branch=10.0)
  4. OCA alternative reporting engines and reporting utilities for Odoo
  5. ==================================================================
  6. 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:
  7. https://github.com/OCA/account-financial-reporting
  8. https://github.com/OCA/purchase-reporting
  9. https://github.com/OCA/sale-reporting
  10. ...
  11. 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).
  12. It can contain also another utilities directly involved with reports (like merge/split utils, checkers, signing tools and so on).
  13. [//]: # (addons)
  14. Available addons
  15. ----------------
  16. addon | version | summary
  17. --- | --- | ---
  18. [bi_sql_editor](bi_sql_editor/) | 10.0.1.0.0 | BI Views builder, based on Materialized or Normal SQL Views
  19. [bi_view_editor](bi_view_editor/) | 10.0.1.0.2 | Graphical BI views builder for Odoo
  20. [report_py3o](report_py3o/) | 10.0.2.0.2 | Reporting engine based on Libreoffice (ODT -> ODT, ODT -> PDF, ODT -> DOC, ODT -> DOCX, ODS -> ODS, etc.)
  21. [report_py3o_fusion_server](report_py3o_fusion_server/) | 10.0.1.0.0 | Let the fusion server handle format conversion.
  22. [report_qr](report_qr/) | 10.0.1.0.0 | Web QR Manager
  23. [report_qweb_element_page_visibility](report_qweb_element_page_visibility/) | 10.0.1.0.0 | Report Qweb Element Page Visibility
  24. [report_qweb_parameter](report_qweb_parameter/) | 10.0.1.0.1 | Add new parameters for qweb templates in order to reduce field length and check minimal length
  25. [report_qweb_pdf_watermark](report_qweb_pdf_watermark/) | 10.0.1.0.2 | Add watermarks to your QWEB PDF reports
  26. [report_qweb_signer](report_qweb_signer/) | 10.0.1.0.1 | Sign Qweb PDFs usign a PKCS#12 certificate
  27. [report_qweb_txt](report_qweb_txt/) | 10.0.1.0.0 | Use Qweb to generate text and CSV reports
  28. [report_wkhtmltopdf_param](report_wkhtmltopdf_param/) | 10.0.1.0.1 | Add new parameters for a paper format to be used by wkhtmltopdf command as arguments.
  29. [report_xlsx](report_xlsx/) | 10.0.1.1.1 | Base module to create xlsx report
  30. [report_xlsx_helper](report_xlsx_helper/) | 10.0.1.0.0 | Report xlsx helpers
  31. [report_xml](report_xml/) | 10.0.1.0.0 | Allow to generate XML reports
  32. Unported addons
  33. ---------------
  34. addon | version | summary
  35. --- | --- | ---
  36. [base_report_assembler](base_report_assembler/) | 1.0 (unported) | Base Report Assembler
  37. [//]: # (end addons)
  38. ----
  39. OCA, or the Odoo Community Association, is a nonprofit organization whose
  40. mission is to support the collaborative development of Odoo features and
  41. promote its widespread use.
  42. https://odoo-community.org/