Deduplicate Contacts (OCA)
Project description
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
Charbel Jacquin <charbel.jacquin@camptocamp.com>
Holger Brunn <hbrunn@therp.nl>
Tom Blauwendraat <tom@sunflowerweb.nl>
Terrence Nzaywa <terrence@sunflowerweb.nl>
Maintainer
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for odoo8_addon_base_partner_merge-8.0.1.0.0.99.dev3-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35e5f555f32c26f03ebba323b10febb16350395b6fcba5d2825a8c2d5d631f6a |
|
MD5 | 9273f4c492c1e7ff981dd12467ad3356 |
|
BLAKE2b-256 | 82b8d2297f09dbef4bd35b6d0ae43a5dcc596d9b9832abcddfca776afffe433f |