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.

66 lines
1.8 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. Contract Digitized Signature
  6. ============================
  7. This module adds a signature field to contract report.
  8. Installation
  9. ============
  10. This module depends on :
  11. * web_widget_digitized_signature
  12. This module is part of the OCA/web suite.
  13. Usage
  14. =====
  15. #. Go to **Sales > Sales > Contracts** and edit or create a contract.
  16. #. You will see a box ready to write a signature by your customer.
  17. #. Save Contract.
  18. #. Every time you modify signature, a message is saved in chatter to log any
  19. changes on it.
  20. #. You can clear signature in any moment by clicking on the **Clear** link
  21. located on the top right side of signature box.
  22. #. If you print the Contract, signature was added to contact report.
  23. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  24. :alt: Try me on Runbot
  25. :target: https://runbot.odoo-community.org/runbot/110/9.0
  26. Bug Tracker
  27. ===========
  28. Bugs are tracked on `GitHub Issues
  29. <https://github.com/OCA/contract/issues>`_. In case of trouble, please
  30. check there if your issue has already been reported. If you spotted it first,
  31. help us smash it by providing detailed and welcomed feedback.
  32. Credits
  33. =======
  34. Contributors
  35. ------------
  36. * Vicent Cubells <vicent.cubells@tecnativa.com>
  37. Maintainer
  38. ----------
  39. .. image:: https://odoo-community.org/logo.png
  40. :alt: Odoo Community Association
  41. :target: https://odoo-community.org
  42. This module is maintained by the OCA.
  43. OCA, or the Odoo Community Association, is a nonprofit organization whose
  44. mission is to support the collaborative development of Odoo features and
  45. promote its widespread use.
  46. To contribute to this module, please visit https://odoo-community.org.