Search 1.9 billion lines of Odoo code on GitHub

web_widget_digital_signature

Author: Serpent Consulting Services Pvt. Ltd., Odoo Community Association (OCA)
License: AGPL-3
Branch: add_web_digital_sign_8_ref
Repository: eLBati/web
Dependencies: web
Languages: CSS (1149, 53.1%), JavaScript (968, 44.7%), Python (17, 0.8%), and XML (31, 1.4%)
Other repositories: JayVora-SerpentCS/web, and taktik/web

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="web-digital-signature"></a> <h2>Web Digital Signature</h2> <p>This module provides the functionality to store digital signature image for a record.</p> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need to add <code>widget=&quot;signature&quot;</code> to your binary field in your view. You can specifify signature dimensions like the following: <code>&lt;field name=&quot;signature_image&quot; widget=&quot;signature&quot; width=&quot;400&quot; height=&quot;100&quot;/&gt;</code></p> <p>See <code>web_widget_digital_signature_user</code> and <code>web_widget_digital_signature_sale_order</code> modules as examples.</p> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/162/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/web/issues">GitHub Issues</a>. 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 <a class="reference external" href="https://github.com/OCA/web/issues/new?body=module:%20web_widget_digital_signature%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Mohamed Magdy &lt;<a class="reference external" href="mailto:moh.magdy40&#64;gmail.com">moh.magdy40&#64;gmail.com</a>&gt;</li> <li>Jay Vora &lt;<a class="reference external" href="mailto:jay.vora&#64;serpentcs.com">jay.vora&#64;serpentcs.com</a>&gt;</li> <li>Lorenzo Battistini &lt;<a class="reference external" href="mailto:lorenzo.battistini&#64;agilebg.com">lorenzo.battistini&#64;agilebg.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>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.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://odoo-community.org">https://odoo-community.org</a>.</p>