Thursday, April 9, 2026
1 change · saas-19.1
Resolved issues and error corrections
This update resolves a critical issue where users could cancel documents after all signatures were collected, potentially compromising legal records. Now, the cancel button disappears automatically once signing is complete, and backend cancellations are blocked to ensure document permanence and security. This protects the integrity of agreements and provides a more reliable record.
Original PR description
Before this commit, users could cancel documents after everyone had signed. This weakened legal records and proof of agreement. After this commit, the cancel button disappears once signing is complete. We also blocked backend cancellations to keep finished documents permanent and secure. task-5980337 Forward-Port-Of: odoo/enterprise#112617 Forward-Port-Of: odoo/enterprise#109353