Skip to main content

Deduplicate Contacts (OCA)

Project description

License: AGPL-3

Deduplicate contacts OCA

This module installs the deduplicate wizard from Odoo CRM, but without the dependency on the CRM module and with some extra features.

The extra features are:

  • Can be installed with or without the CRM module

  • Deduplicate also on ref (partner reference)

  • To deduplicate only a subset of partners (eg. one category), the context variable extra_domain may contain a domain string to search on before deduplicating. (TODO: offer this in the wizard)

  • A function deduplicate_on_field(self, field, domain=[]): is added to the res.partner object. It takes the field to deduplicate on as a parameter, as well as the domain mentioned above. It can be called from ir.cron Automated Actions.

Installation

To install this module, you need to have crm module present on the system. This is because we reuse the existing code from Odoo CRM.

Known issues

If this module is installed, crm module installation gives an error. Workaround for this is to remove this module, install crm, then install this module again.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback here.

Credits

Contributors

Author

Yannick Vaucher Based on Holger Brunn’s idea Backported to 8.0 by Tom Blauwendraat and Terrence Nzaywa Features added by Tom Blauwendraat

Maintainer

Odoo Community Association

This module is maintained by the OCA.

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.

To contribute to this module, please visit http://odoo-community.org.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page