Hello All,
I'm working on contact us website page for odoo12. And I can see that there is a default module for phone number format validation. But it not restrict user for a wrong phone number format. Only warning message show in terminal "survey_dev odoo.addons.phone_validation.tools.phone_validation: Unable to format rrrrrrrrwwwwwwwwwwww:
('Unable to parserrrrrrrrwwwwwwwwwwww:\n(1) The string supplied did not seem to be a phone number.', '')". So, anyone can give a solution to show this validation to the user while they enter the wrong phone format. Also, I have chosen a phone format "Add international prefix" from the configuration but it does not give prefix for Georgia country.
Thanks in advance