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.

58 lines
1.5 KiB

  1. .. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
  2. :target: https://www.gnu.org/licenses/agpl
  3. :alt: License: AGPL-3
  4. ==================================
  5. Excel report engine helpers - demo
  6. ==================================
  7. This module demonstrates the capabilities or the report_xlsx_helper module via
  8. a basic example.
  9. Usage
  10. =====
  11. Open a partner record and click on the 'Export XLS' button.
  12. Installation
  13. ============
  14. There is no specific installation procedure for this module.
  15. Configuration and Usage
  16. =======================
  17. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  18. :alt: Try me on Runbot
  19. :target: https://runbot.odoo-community.org/runbot/143/11.0
  20. Bug Tracker
  21. ===========
  22. Bugs are tracked on `GitHub Issues
  23. <https://github.com/OCA/reporting-engine/issues>`_. In case of trouble, please
  24. check there if your issue has already been reported. If you spotted it first,
  25. help us smashing it by providing a detailed and welcomed feedback.
  26. Credits
  27. =======
  28. Contributors
  29. ------------
  30. * Luc De Meyer <luc.demeyer@noviat.com>
  31. Maintainer
  32. ----------
  33. .. image:: https://odoo-community.org/logo.png
  34. :alt: Odoo Community Association
  35. :target: https://odoo-community.org
  36. This module is maintained by the OCA.
  37. OCA, or the Odoo Community Association, is a nonprofit organization whose
  38. mission is to support the collaborative development of Odoo features and
  39. promote its widespread use.
  40. To contribute to this module, please visit http://odoo-community.org.