Tuesday, August 12, 2025
1 change · 17.0
Enhancements to existing features
This update makes the duplicate action more user-friendly for Italian electronic document type records. Instead of immediately triggering an error caused by duplicate codes, users get a safer view flow that helps avoid creating conflicting records.
Original PR description
In https://github.com/odoo/odoo/commit/3e557745f16c33ab3c1b5984d6297913a8849024, we added a contraint to avoid same code. The "issue" with that is that the Duplicate option instantly raises the constraint. It's not really user-friendly. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr