You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
RisvanaCybro 907562157a Oct 26 : [ADD] Initial Commit 'email_id_validation' 2 years ago
..
doc Oct 26 : [ADD] Initial Commit 'email_id_validation' 2 years ago
models Oct 26 : [ADD] Initial Commit 'email_id_validation' 2 years ago
static/description Oct 26 : [ADD] Initial Commit 'email_id_validation' 2 years ago
README.rst Oct 26 : [ADD] Initial Commit 'email_id_validation' 2 years ago
__init__.py Oct 26 : [ADD] Initial Commit 'email_id_validation' 2 years ago
__manifest__.py Oct 26 : [ADD] Initial Commit 'email_id_validation' 2 years ago

README.rst

.. image:: https://img.shields.io/badge/license-AGPL--3-blue.svg
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3

Email Verification for Partner and Employee
===========================================
Check whether a given E-mail ID is valid or not in Partner and Employee form.

Installation
============

- www.odoo.com/documentation/14.0/setup/install.html
- Install our custom addon

Configuration
=============
You must install following packages to work the App properly:
* pip install validate_email
* pip install py3DNS

NOTE: Since the Plugin performs verification through online you must be connected to the internet while
checking the ID

Features
========
* Email address of partners in odoo will remain valid and maintain reliability in address details.
* Invalid email address will not be able to store in email field.

Company
========
* `Cybrosys Techno Solutions <https://cybrosys.com/>`__

License
=======
GNU AFFERO GENERAL PUBLIC LICENSE (AGPL v3)
(http://www.gnu.org/licenses/agpl-3.0-standalone.html)

Credits
=======
* Developer: (V14) RAHUL C K , Contact : odoo@cybrosys.com

Contacts
========
* Mail Contact : odoo@cybrosys.com
* Website : https://cybrosys.com

Bug Tracker
===========
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported.

Maintainer
==========
.. image:: https://cybrosys.com/images/logo.png
:target: https://cybrosys.com

This module is maintained by Cybrosys Technologies.

For support and more information, please visit https://www.cybrosys.com.

Further information
===================
HTML Description: `<static/description/index.html>`__