| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 19 |
| Technical Name |
partner_email_unique_ak |
| License | LGPL-3 |
Partner Email Uniqueness
Database protection against duplicate contacts and partners via strict email validation
Odoo 19 Ready Author: AnnKrichunCase Insensitivity
The system automatically detects duplicates regardless of uppercase or lowercase characters (e.g., user@test.com and USER@test.com will be blocked).
Skip Empty Values
The module is highly flexible: if a client or partner has no email address specified, the system allows saving an empty field without causing hierarchy conflicts.
Duplicate blocking works strictly at the ORM server level for creation, editing, and data import!
Please log in to comment on this module