This module validates the field mobile
in the model
res.partner
for duplication.
As part of the validation, this module throws error on the partner form view if another partner has the same mobile (Optionally).
This module has a twin brother named partner_email_check which restricts the partner creation when another partner has the same email.
Table of contents
Configuration
To not allow multiple partners to have the same mobile, go to «General Settings» and use the
«Filter duplicate partner mobile number»/partner_mobile_unique_filter_duplicates
setting.
Usage
If configured, this module integrate automatically in all of the view res.partner
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
- Ooops - Ashish Hirpara <ashish.hirapara1995@gmail.com>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/partner-contact project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.