This module allows the odoo users Integration with DocuSign. We email the sales order to the customer for signature. Once they sign it, we retrieve the signed document.
Docusign Odoo Connector
pip
install docusign-esign
Key Highlights
Integration with DocuSign.
Pdf edit option.
Retrieve the signed document.
Send document(Sale order) to the customer.
Are you ready to make your business more
organized?
Improve now!
Open the DocuSign Developer account and navigate to Apps and Keys. If this is your first time, click on the ‘Add App and Integration Key’ button.
Enter a name and click on ‘Create App’.
Afterwards this window will appear from there you can get the Integration Key.
Scroll down and, under Service Integration, click on the ‘Generate RSA’ button to create new keys.
The public and private key pair will be generated. Copy both keys and save them securely.
Add your Live URL as the Redirect URL and save.
For the first time, we need to grant access to the application.
Please replace YOUR_INTEGRATION_KEY and
YOUR_REDIRECT_URI with your own Integration Key and
Redirect URL,
then use the following link:
https://account-d.docusign.com/oauth/auth?response_type=code&scope=signature%20impersonation&client_id=YOUR_INTEGRATION_KEY&redirect_uri=YOUR_REDIRECT_URI
Open the DocuSign module in Odoo, create a new credential, and save it with the Integration Key, User ID, and Account ID. Then attach the RSA key pair.
Open a Sales Order and click on the Send Document button.
Add a reference and attach the document to be signed.
Double-click on the place where the signature is required, select the signature from the dropdown, and click Send Document.
The customer receives an email to review and sign the document.
Once they click the Review Document button, they can view the document and sign it.
In the Sales Order, under the DocuSign tab, you can see the status of the document. To update the status, choose the credentials from the dropdown and click Update Status.
Once the status is complete we can get the signed document.
The completed signed document is shown below.
Seamless integration with DocuSign for electronic signatures.
Send Sale Orders directly to customers for signing.
Attach signed documents to Sale Orders.
Track document signing status within Odoo.
Latest Release 18.0.1.0.0
20th May, 2026- Initial Commit
Related Products
Our Services
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Sales (sale_management)
• Discuss (mail) • Invoicing (account) |
| Lines of code | 632 |
| Technical Name |
docusign_odoo_connector |
| License | AGPL-3 |
| Website | https://www.cybrosys.com |
Please log in to comment on this module