odoo-addon-partner-email-duplicate-warn


Nameodoo-addon-partner-email-duplicate-warn JSON
Version 18.0.1.0.0.3 PyPI version JSON
download
home_pagehttps://github.com/OCA/partner-contact
SummaryWarning banner on partner form if other partners have the same email
upload_time2025-09-17 13:36:22
maintainerNone
docs_urlNone
authorAkretion,Odoo Community Association (OCA)
requires_python>=3.10
licenseAGPL-3
keywords
VCS
bugtrack_url
requirements email-validator
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://odoo-community.org/readme-banner-image
   :target: https://odoo-community.org/get-involved?utm_source=readme
   :alt: Odoo Community Association

============================
Partner Email Duplicate Warn
============================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:da99ef773be4119918aaab1f6c5cbe383467c527524756b7320ad6fda365210f
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
    :target: https://odoo-community.org/page/development-status
    :alt: Beta
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
    :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github
    :target: https://github.com/OCA/partner-contact/tree/18.0/partner_email_duplicate_warn
    :alt: OCA/partner-contact
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/partner-contact-18-0/partner-contact-18-0-partner_email_duplicate_warn
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/partner-contact&target_branch=18.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module adds a warning banner on the partner form view if one or
several other partners have the same e-mail. It helps spot duplicate
partners. If the duplication is confirmed, the user can then use the
native partner merge wizard available from the partner tree view (menu
*Action > Merge*).

|image1|

It is similar to the native warning banner when another partner has the
same VAT number. This module has a twin brother named
**partner_mobile_duplicate_warn** which adds a warning banner when
another partner has the same mobile phone number.

.. |image1| image:: https://raw.githubusercontent.com/OCA/partner-contact/18.0/partner_email_duplicate_warn/static/description/partner_warn_banner.png

**Table of contents**

.. contents::
   :local:

Configuration
=============

No configuration required.

Usage
=====

The warning banner is displayed on the partner form view if another
partner: - has the same e-mail address (independantly from the case,
from starting spaces and ending spaces), - is not the parent nor the
child of the partner, - if the partner is attached to a specific
company: is in the same company or is not attached to a specific
company, - if the partner is not attached to a specific company: is in
any company or not attached to a specific company.

Known issues / Roadmap
======================

- Add a button "Merge partner" in the end of the warning message to save
  clicks to user.
- Set same_email_partner_id as Many2many and find a way to display all
  the duplicate in the warning banner with clickable links.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/partner-contact/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 <https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_email_duplicate_warn%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Akretion

Contributors
------------

- Alexis de Lattre <alexis.delattre@akretion.com>

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

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.

.. |maintainer-alexis-via| image:: https://github.com/alexis-via.png?size=40px
    :target: https://github.com/alexis-via
    :alt: alexis-via

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-alexis-via| 

This module is part of the `OCA/partner-contact <https://github.com/OCA/partner-contact/tree/18.0/partner_email_duplicate_warn>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/OCA/partner-contact",
    "name": "odoo-addon-partner-email-duplicate-warn",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Akretion,Odoo Community Association (OCA)",
    "author_email": "support@odoo-community.org",
    "download_url": null,
    "platform": null,
    "description": ".. image:: https://odoo-community.org/readme-banner-image\n   :target: https://odoo-community.org/get-involved?utm_source=readme\n   :alt: Odoo Community Association\n\n============================\nPartner Email Duplicate Warn\n============================\n\n.. \n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! This file is generated by oca-gen-addon-readme !!\n   !! changes will be overwritten.                   !!\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n   !! source digest: sha256:da99ef773be4119918aaab1f6c5cbe383467c527524756b7320ad6fda365210f\n   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n    :target: https://odoo-community.org/page/development-status\n    :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png\n    :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n    :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github\n    :target: https://github.com/OCA/partner-contact/tree/18.0/partner_email_duplicate_warn\n    :alt: OCA/partner-contact\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n    :target: https://translation.odoo-community.org/projects/partner-contact-18-0/partner-contact-18-0-partner_email_duplicate_warn\n    :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n    :target: https://runboat.odoo-community.org/builds?repo=OCA/partner-contact&target_branch=18.0\n    :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module adds a warning banner on the partner form view if one or\nseveral other partners have the same e-mail. It helps spot duplicate\npartners. If the duplication is confirmed, the user can then use the\nnative partner merge wizard available from the partner tree view (menu\n*Action > Merge*).\n\n|image1|\n\nIt is similar to the native warning banner when another partner has the\nsame VAT number. This module has a twin brother named\n**partner_mobile_duplicate_warn** which adds a warning banner when\nanother partner has the same mobile phone number.\n\n.. |image1| image:: https://raw.githubusercontent.com/OCA/partner-contact/18.0/partner_email_duplicate_warn/static/description/partner_warn_banner.png\n\n**Table of contents**\n\n.. contents::\n   :local:\n\nConfiguration\n=============\n\nNo configuration required.\n\nUsage\n=====\n\nThe warning banner is displayed on the partner form view if another\npartner: - has the same e-mail address (independantly from the case,\nfrom starting spaces and ending spaces), - is not the parent nor the\nchild of the partner, - if the partner is attached to a specific\ncompany: is in the same company or is not attached to a specific\ncompany, - if the partner is not attached to a specific company: is in\nany company or not attached to a specific company.\n\nKnown issues / Roadmap\n======================\n\n- Add a button \"Merge partner\" in the end of the warning message to save\n  clicks to user.\n- Set same_email_partner_id as Many2many and find a way to display all\n  the duplicate in the warning banner with clickable links.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/partner-contact/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_email_duplicate_warn%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n-------\n\n* Akretion\n\nContributors\n------------\n\n- Alexis de Lattre <alexis.delattre@akretion.com>\n\nMaintainers\n-----------\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n   :alt: Odoo Community Association\n   :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\n.. |maintainer-alexis-via| image:: https://github.com/alexis-via.png?size=40px\n    :target: https://github.com/alexis-via\n    :alt: alexis-via\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-alexis-via| \n\nThis module is part of the `OCA/partner-contact <https://github.com/OCA/partner-contact/tree/18.0/partner_email_duplicate_warn>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
    "bugtrack_url": null,
    "license": "AGPL-3",
    "summary": "Warning banner on partner form if other partners have the same email",
    "version": "18.0.1.0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/OCA/partner-contact"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94a38429b1f54e6d7a9ef7dd4b62a92cd612731de934d98b798b85efefba02e2",
                "md5": "0a644a278ae029df795db3346e2ba886",
                "sha256": "0daff7a7d15d660b612afd094f1c329939a87fd276c2f28f099306da2aa0f3cb"
            },
            "downloads": -1,
            "filename": "odoo_addon_partner_email_duplicate_warn-18.0.1.0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0a644a278ae029df795db3346e2ba886",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 83747,
            "upload_time": "2025-09-17T13:36:22",
            "upload_time_iso_8601": "2025-09-17T13:36:22.633115Z",
            "url": "https://files.pythonhosted.org/packages/94/a3/8429b1f54e6d7a9ef7dd4b62a92cd612731de934d98b798b85efefba02e2/odoo_addon_partner_email_duplicate_warn-18.0.1.0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-17 13:36:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OCA",
    "github_project": "partner-contact",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "email-validator",
            "specs": []
        }
    ],
    "lcname": "odoo-addon-partner-email-duplicate-warn"
}
        
Elapsed time: 3.51173s