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.

48 lines
2.3 KiB

  1. [![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/143/8.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=8.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=8.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/) | 8.0.1.0.0 | Graphical BI views builder for Odoo 8
  19. [report_custom_filename](report_custom_filename/) | 8.0.1.0.1 | Configure the filename to use when downloading a report
  20. [report_qweb_element_page_visibility](report_qweb_element_page_visibility/) | 8.0.1.0.0 | Report Qweb Element Page Visibility
  21. [report_qweb_signer](report_qweb_signer/) | 8.0.1.0.0 | Sign Qweb PDFs usign a PKCS#12 certificate
  22. [report_xls](report_xls/) | 8.0.0.6.1 | Excel report engine
  23. [report_xlsx](report_xlsx/) | 8.0.1.0.0 | Base module to create xlsx report
  24. [report_xml](report_xml/) | 8.0.1.0.0 | Allow to generate XML reports
  25. [report_xml_sample](report_xml_sample/) | 8.0.1.0.0 | For developers who want an example
  26. Unported addons
  27. ---------------
  28. addon | version | summary
  29. --- | --- | ---
  30. [base_report_assembler](base_report_assembler/) | 1.0 (unported) | Base Report Assembler
  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. http://odoo-community.org/