Daily updates from Odoo
Saturday, April 20, 2024
1 change · master
Enhancements to existing features
Cancelled or refused signature requests are now treated as final, so they cannot be reopened or resent and signers no longer see cancelled items. The Sign app also simplifies template sharing and permissions, making ownership, invited users, and access rules clearer and safer for employees and managers.
Original PR description
Don't need to RESEND canceled sign requests Change the draft state of sign request item to canceled With the new mechanics Refuse to Sign, the cancel state is harder to manage, because it can become reopen. The logic will be to consider Refused and Cancelled as end steps of the stage. When a Sign Request has been cancelled, the item is no longer available for the signer and it won't move from that state. If the user want to change it, and resend it, he have to start from scratch. taskid: 2582307