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.

42 lines
1.6 KiB

  1. [![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/143/14.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-reporting-engine-143)
  2. [![Build Status](https://travis-ci.com/OCA/reporting-engine.svg?branch=14.0)](https://travis-ci.com/OCA/reporting-engine)
  3. [![codecov](https://codecov.io/gh/OCA/reporting-engine/branch/14.0/graph/badge.svg)](https://codecov.io/gh/OCA/reporting-engine)
  4. [![Translation Status](https://translation.odoo-community.org/widgets/reporting-engine-14-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/reporting-engine-14-0/?utm_source=widget)
  5. <!-- /!\ do not modify above this line -->
  6. # reporting-engine
  7. TODO: add repo description.
  8. <!-- /!\ do not modify below this line -->
  9. <!-- prettier-ignore-start -->
  10. [//]: # (addons)
  11. Available addons
  12. ----------------
  13. addon | version | summary
  14. --- | --- | ---
  15. [report_xlsx](report_xlsx/) | 14.0.1.0.1 | Base module to create xlsx report
  16. [report_xlsx_helper](report_xlsx_helper/) | 14.0.1.0.0 | Report xlsx helpers
  17. [report_xlsx_helper_demo](report_xlsx_helper_demo/) | 14.0.1.0.0 | Report xlsx helpers - demo
  18. [//]: # (end addons)
  19. <!-- prettier-ignore-end -->
  20. ## Licenses
  21. This repository is licensed under [AGPL-3.0](LICENSE).
  22. However, each module can have a totally different license, as long as they adhere to OCA
  23. policy. Consult each module's `__manifest__.py` file, which contains a `license` key
  24. that explains its license.
  25. ----
  26. OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
  27. organization whose mission is to support the collaborative development of Odoo features
  28. and promote its widespread use.