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.

88 lines
2.5 KiB

  1. ===========================
  2. Web Widget - Image Download
  3. ===========================
  4. .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  5. !! This file is generated by oca-gen-addon-readme !!
  6. !! changes will be overwritten. !!
  7. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  8. .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
  9. :target: https://odoo-community.org/page/development-status
  10. :alt: Beta
  11. .. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
  12. :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
  13. :alt: License: LGPL-3
  14. .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github
  15. :target: https://github.com/OCA/web/tree/11.0/web_widget_image_download
  16. :alt: OCA/web
  17. .. |badge4| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
  18. :target: https://runbot.odoo-community.org/runbot/162/11.0
  19. :alt: Try me on Runbot
  20. |badge1| |badge2| |badge3| |badge4|
  21. This module was written to extend the functionality of the image widget and
  22. allows to download it.
  23. **Table of contents**
  24. .. contents::
  25. :local:
  26. Usage
  27. =====
  28. To use this module, an example path is:
  29. #. Go to the section `Contacts`.
  30. #. Click on a contact.
  31. #. Edit the contact.
  32. #. Click the `Download` button (between `Edit` and `Clear`).
  33. Bug Tracker
  34. ===========
  35. Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues>`_.
  36. In case of trouble, please check there if your issue has already been reported.
  37. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
  38. Do not contact contributors directly about support or help with technical issues.
  39. Credits
  40. =======
  41. Authors
  42. ~~~~~~~
  43. * Tecnativa
  44. * Kaushal Prajapati
  45. Contributors
  46. ~~~~~~~~~~~~
  47. * `Tecnativa <https://www.tecnativa.com>`_:
  48. * Flavio Corpa
  49. * Jairo Llopis
  50. * Pedro M. Baeza
  51. * Ernesto Tejeda
  52. * Kaushal Prajapati <kbprajapati@live.com>
  53. Maintainers
  54. ~~~~~~~~~~~
  55. This module is maintained by the OCA.
  56. .. image:: https://odoo-community.org/logo.png
  57. :alt: Odoo Community Association
  58. :target: https://odoo-community.org
  59. OCA, or the Odoo Community Association, is a nonprofit organization whose
  60. mission is to support the collaborative development of Odoo features and
  61. promote its widespread use.
  62. This module is part of the `OCA/web <https://github.com/OCA/web/tree/11.0/web_widget_image_download>`_ project on GitHub.
  63. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.