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.

49 lines
2.5 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. [report_py3o](report_py3o/) | 10.0.1.1.0 | Reporting engine based on Libreoffice (ODT -> ODT, ODT -> PDF, ODT -> DOC, ODT -> DOCX, ODS -> ODS, etc.)
  19. [report_qweb_element_page_visibility](report_qweb_element_page_visibility/) | 10.0.1.0.0 | Report Qweb Element Page Visibility
  20. [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
  21. [report_qweb_pdf_watermark](report_qweb_pdf_watermark/) | 10.0.1.0.0 | Add watermarks to your QWEB PDF reports
  22. [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.
  23. [report_xlsx](report_xlsx/) | 10.0.1.0.1 | Base module to create xlsx report
  24. [report_xml](report_xml/) | 10.0.1.0.0 | Allow to generate XML reports
  25. Unported addons
  26. ---------------
  27. addon | version | summary
  28. --- | --- | ---
  29. [base_report_assembler](base_report_assembler/) | 1.0 (unported) | Base Report Assembler
  30. [report_xls](report_xls/) | 8.0.0.6.1 (unported) | Excel report engine
  31. [//]: # (end addons)
  32. ----
  33. OCA, or the Odoo Community Association, is a nonprofit organization whose
  34. mission is to support the collaborative development of Odoo features and
  35. promote its widespread use.
  36. https://odoo-community.org/