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.

52 lines
2.9 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_view_editor](bi_view_editor/) | 10.0.1.0.1 | Graphical BI views builder for Odoo
  19. [report_py3o](report_py3o/) | 10.0.2.0.1 | Reporting engine based on Libreoffice (ODT -> ODT, ODT -> PDF, ODT -> DOC, ODT -> DOCX, ODS -> ODS, etc.)
  20. [report_py3o_fusion_server](report_py3o_fusion_server/) | 10.0.1.0.0 | Let the fusion server handle format conversion.
  21. [report_qweb_element_page_visibility](report_qweb_element_page_visibility/) | 10.0.1.0.0 | Report Qweb Element Page Visibility
  22. [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
  23. [report_qweb_pdf_watermark](report_qweb_pdf_watermark/) | 10.0.1.0.2 | Add watermarks to your QWEB PDF reports
  24. [report_qweb_signer](report_qweb_signer/) | 10.0.1.0.1 | Sign Qweb PDFs usign a PKCS#12 certificate
  25. [report_qweb_txt](report_qweb_txt/) | 10.0.1.0.0 | Use Qweb to generate text and CSV reports
  26. [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.
  27. [report_xlsx](report_xlsx/) | 10.0.1.0.1 | Base module to create xlsx report
  28. [report_xml](report_xml/) | 10.0.1.0.0 | Allow to generate XML reports
  29. Unported addons
  30. ---------------
  31. addon | version | summary
  32. --- | --- | ---
  33. [base_report_assembler](base_report_assembler/) | 1.0 (unported) | Base Report Assembler
  34. [//]: # (end addons)
  35. ----
  36. OCA, or the Odoo Community Association, is a nonprofit organization whose
  37. mission is to support the collaborative development of Odoo features and
  38. promote its widespread use.
  39. https://odoo-community.org/