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.
 
 
 
 
 
Shijin V f2259d2492 Jul 29 : [ADD] Initial Commit 'email_id_validation' 2 years ago
..
doc Jul 29 : [ADD] Initial Commit 'email_id_validation' 2 years ago
models Jul 29 : [ADD] Initial Commit 'email_id_validation' 2 years ago
static/description Jul 29 : [ADD] Initial Commit 'email_id_validation' 2 years ago
README.rst Jul 29 : [ADD] Initial Commit 'email_id_validation' 2 years ago
__init__.py Jul 29 : [ADD] Initial Commit 'email_id_validation' 2 years ago
__manifest__.py Jul 29 : [ADD] Initial Commit 'email_id_validation' 2 years ago

README.rst

.. image:: https://img.shields.io/badge/licence-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
===========================================

With this plugin, you can validate the E-mail ID entered in Partner/Employee form. This app will help
you to maintain a consistent and reliable address details for your Partner/Employee.


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

- www.odoo.com/documentation/16.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: Version 16: RAHUL C K @ Cybrosys

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>`__