Phone Number Validation & Normalizer
Validate, detect country and normalize phone numbers to E.164 across contacts
Phone Number Validation & Normalizer stops your team from guessing whether a phone number on a contact is real. It validates every phone and mobile number using Google's libphonenumber, fully local with no external web service and no data ever leaving your server, and can normalize numbers to E.164 automatically or in a reviewed bulk cleanup.
Key Features
E.164 Normalization
Compute the canonical international format and the national format for every contact's phone and mobile number, stored right on the contact record.
Country Detection
Automatically detect a number's country from the digits themselves, using the contact's own country, its company's country or your company's default region as the parsing hint.
Line-Type Detection
Classify each number as mobile, fixed line, fixed-line-or-mobile, VoIP, toll-free, premium-rate, shared-cost, personal, pager, UAN, voicemail or unknown.
Invalid Number Flagging
A stored, searchable flag marks numbers that are not valid for their detected or assigned region, so you can filter contacts and fix them.
Auto-Normalize on Save
An optional company-wide toggle rewrites the phone or mobile field to its E.164 form automatically whenever a contact is saved, only when the number is valid.
Bulk Cleanup Wizard
Select any set of contacts, or the whole database, scan their phone and mobile fields, review a line-by-line report of what would change, and apply the fix in one click; unfixable numbers are flagged instead of silently altered.
Company-Level Configuration
Set the default parsing region and the auto-normalize toggle once on the Company record, defaulting to your company's own country.
Graceful Degrade Without the Library
If the optional phonenumbers library is not installed, the module still installs and runs; every validation feature reports itself as unavailable with a clear message instead of crashing.
Use Cases
Screenshots
01 Contact Phone Validation
02 Invalid Phone Contacts Li
03 Bulk Cleanup Wizard
Why Choose This Module
A CRM full of malformed or unreachable phone numbers quietly erodes call and SMS campaign results. This module runs Google's own libphonenumber logic locally against every contact, so validity, country and line type are always known, and a single bulk cleanup pass can fix months of inconsistent data entry without ever sending a number to an external service.
Specifications
- Compatible: Odoo 18.0 / 19.0
- License: OPL-1
- Languages: 35+
- Author: Pokutsoft
- Dependencies: base
- Support: odoo@gencbaris.com
- Update date: 2026-07-13
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 833 |
| Technical Name |
phone_number_validation_normalizer |
| License | OPL-1 |
| Website | https://pokutsoft.com/ |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module