Skip to content

Latest commit

 

History

History
 
 

web_widget_digitized_signature

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
License: AGPL-3

Web Digitized Signature

This module provides a widget for binary fields that allows to digitize a signature and store it as an image.

As demonstration, it includes this widget at user level, so that we can store a signature image for each user.

Configuration

  1. To use this module, you need to add widget="signature" to your binary field in your view.
  2. You can specifify signature dimensions like the following: <field name="signature_image" widget="signature" width="400" height="100"/>

Usage

  1. Go to Settings > Users > Users.
  2. Open one of the existing users.
  3. You can set a digital signature for it on the field "Signature".
Try me on Runbot

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Credits

Images

  • Odoo Community Association: Icon.

Contributors

Maintainer

Odoo Community Association

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.