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.

72 lines
2.0 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. Configuration
  14. =============
  15. #. Go to **Sales > Sales > Contracts** and print a contract order. Signature
  16. will be added to contract report.
  17. Usage
  18. =====
  19. #. Go to **Sales > Sales > Contracts** and edit or create a contract.
  20. #. You will see a box ready to write a signature by your customer.
  21. #. Save Contract.
  22. #. Every time you modify signature, a message is saved in chatter to log any
  23. changes on it.
  24. #. You can clear signature in any moment by clicking on the **Clear** link
  25. located on the top right side of signature box.
  26. #. If you print Contract, signature was added to contact report .
  27. .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
  28. :alt: Try me on Runbot
  29. :target: https://runbot.odoo-community.org/runbot/110/9.0
  30. Bug Tracker
  31. ===========
  32. Bugs are tracked on `GitHub Issues
  33. <https://github.com/OCA/contract/issues>`_. In case of trouble, please
  34. check there if your issue has already been reported. If you spotted it first,
  35. help us smash it by providing detailed and welcomed feedback.
  36. Credits
  37. =======
  38. Contributors
  39. ------------
  40. * Vicent Cubells <vicent.cubells@tecnativa.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.