Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 218 |
Technical Name |
web_digital_sign |
License | AGPL-3 |
Website | http://www.serpentcs.com |
Versions | 8.0 14.0 15.0 7.0 9.0 11.0 12.0 13.0 |
Web Digital Signature
This module provides the functionality to store digital signature for a record
This module is helpful to make your business process a little bit more faster & makes it more user friendly by providing you digital signature functionality on your documents. | |
It is touch screen enable so user can add signature with touch devices. | |
Digital signature can be very useful for documents such as sale orders, purchase orders, invoices, payslips, procurement receipts, etc. |
Usage
To use this module, you need to add widget="signature" to your binary field in your view.
Signature Views
Digital Signature View
User can store their digital signature in the binary field, as you can see image.

Draw Signature
As shown in the image, user can add a signature using mouse, pen, or finger.

Clear Digital Signature
User can clear signature using clear button and it will re-initialize the signature.

Check out our various Odoo Services below | ||||||||||||||||
|
||||||||||||||||
Check out our various Odoo Based Products | ||||||||||||||||
|
||||||||||||||||
For any questions, support and development contact us. | ||||||||||||||||
|
||||||||||||||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
||||||||||||||||
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Having and issue
The instructions say that I have to add widget to binary filed , how is this done.
Re: Having and issue
David,
you need to add widget="signature" to your binary field in your view.
Thanks,