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.

68 lines
2.3 KiB

  1. .. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
  2. :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
  3. :alt: License: AGPL-3
  4. ===========================
  5. Report qweb auto generation
  6. ===========================
  7. When creating a report in Settings > Technical > Actions > Reports or
  8. Settings > Technical > Reports > Reports it will create an empty Qweb template
  9. and the required linking info so that the user does not need to know how to do
  10. all the links.
  11. New duplication button added, it enables the possibility of duplicating a report
  12. and assigning to the duplicated one a suffix. If the copy option provided by the
  13. system is used this will add 'copy' as suffix.
  14. Be careful with this option as it can create many unnecessary Qweb views because
  15. it duplicates all the related files to the report you are copying.
  16. Usage
  17. =====
  18. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  19. :alt: Try me on Runbot
  20. :target: https://runbot.odoo-community.org/runbot/{repo_id}/{branch}
  21. .. repo_id is available in https://github.com/OCA/maintainer-tools/blob/master/tools/repos_with_ids.txt
  22. .. branch is "8.0" for example
  23. Bug Tracker
  24. ===========
  25. Bugs are tracked on `GitHub Issues
  26. <https://github.com/OCA/server-tools/issues>`_. In case of trouble, please
  27. check there if your issue has already been reported. If you spotted it first,
  28. help us smashing it by providing a detailed and welcomed feedback.
  29. Credits
  30. =======
  31. Images
  32. ------
  33. * Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.
  34. Contributors
  35. ------------
  36. * Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
  37. * Pedro M. Baeza <pedro.baeza@serviciosbaeza.com>
  38. * Ana Juaristi <anajuaristi@avanzosc.es>
  39. * Alex Comba <alex.comba@agilebg.com>
  40. * Akim Juillerat <akim.juillerat@camptocamp.com>
  41. Maintainer
  42. ----------
  43. .. image:: https://odoo-community.org/logo.png
  44. :alt: Odoo Community Association
  45. :target: https://odoo-community.org
  46. This module is maintained by the OCA.
  47. OCA, or the Odoo Community Association, is a nonprofit organization whose
  48. mission is to support the collaborative development of Odoo features and
  49. promote its widespread use.
  50. To contribute to this module, please visit https://odoo-community.org.