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.

43 lines
2.0 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_xlsx](report_xlsx/) | 10.0.1.0.0 | Base module to create xlsx report
  19. Unported addons
  20. ---------------
  21. addon | version | summary
  22. --- | --- | ---
  23. [base_report_assembler](base_report_assembler/) | 1.0 (unported) | Base Report Assembler
  24. [report_custom_filename](report_custom_filename/) | 8.0.1.0.0 (unported) | Configure the filename to use when downloading a report
  25. [report_qweb_element_page_visibility](report_qweb_element_page_visibility/) | 9.0.1.0.0 (unported) | Report Qweb Element Page Visibility
  26. [report_xls](report_xls/) | 8.0.0.6.1 (unported) | Excel report engine
  27. [//]: # (end addons)
  28. ----
  29. OCA, or the Odoo Community Association, is a nonprofit organization whose
  30. mission is to support the collaborative development of Odoo features and
  31. promote its widespread use.
  32. http://odoo-community.org/