Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][BUG] when send the same document sign to more signers some tokens are False #71

Closed
anddago78 opened this issue Nov 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@anddago78
Copy link

anddago78 commented Nov 10, 2024

When I send a document for signing to multiple signers, an email is sent to each of them, but it seems that only the first recipient sees the button with the correct URL and token in the email. The other signers receive an email with the token set to "false."

Module

sign_oca

Describe the bug

No all signers can sign the document...

To Reproduce

Send a document sign at more signers

Example

Captura desde 2024-11-10 10-31-55

image

image

This is the link of the second signer....

image

@anddago78 anddago78 added the bug Something isn't working label Nov 10, 2024
victoralmau added a commit to Tecnativa/sign that referenced this issue Nov 11, 2024
… sent to the signers so that everyone can sign

Example use case:
- Create a request
- Define 2 different signers
- Click on the Send button
- 2 emails will be sent and each one will have the correct url in the Sign document button

Related to OCA#71
victoralmau added a commit to Tecnativa/sign that referenced this issue Nov 11, 2024
… sent to the signers so that everyone can sign

Example use case:
- Create a request
- Define 2 different signers
- Click on the Send button
- 2 emails will be sent and each one will have the correct url in the Sign document button

Fixes OCA#71
victoralmau added a commit to Tecnativa/sign that referenced this issue Nov 11, 2024
… sent to the signers so that everyone can sign

Example use case:
- Create a request
- Define 2 different signers
- Click on the Send button
- 2 emails will be sent and each one will have the correct url in the Sign document button

Fixes OCA#71
@victoralmau
Copy link
Member

Solved with #72

kobros-tech pushed a commit to kobros-tech/sign that referenced this issue Dec 26, 2024
… sent to the signers so that everyone can sign

Example use case:
- Create a request
- Define 2 different signers
- Click on the Send button
- 2 emails will be sent and each one will have the correct url in the Sign document button

Fixes OCA#71
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants