Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Email Marketing (mass_mailing)
• Contacts (contacts) • Discuss (mail) |
Lines of code | 86 |
Technical Name |
email_list_find_duplicate |
License | AGPL-3 |
Website | http://www.bisolv.com |
Versions | 11.0 12.0 13.0 14.0 15.0 16.0 17.0 |
Overview
This module adds option to find the duplicate emails from the mass mailing list.
Click for full Screen

Click for full Screen

Odoo Email Marketing, Odoo Mail Marketing, Odoo Mass Mailing, Odoo Mass Mailing Marketing, Odoo Mailing List Contacts, Odoo Mass Mailing List Contacts, Find Delete Duplicates Odoo Mass Mailing List, Find Delete Duplicates Odoo Mailing List Contacts, Find Delete Duplicates Odoo Mass Mailing List Contacts, Find Delete Duplicates Odoo Email, Find Delete Duplicates Odoo Email Contacts, How to Find and Delete Duplicates Odoo Mass Mailing List, How to Find and Delete Duplicates Odoo Mailing List Contacts, How to Find and Delete Duplicates Odoo Mass Mailing List Contacts, How to Find and Delete Duplicates Odoo Email, How to Find and Delete Duplicates Odoo Email Contacts
Need Support ?
NB: You should have at least access to the server to receive support.


Scan for Skype chat.
www.bisolv.com
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
So basically it is a "group by email". I dont think we need module for this. Same funtionality can be acheived in native Odoo. Just group by 'email' and you will get the same output like this module.
Re:
In the standard “group by” , it will show all the records. But, if you use this action, it lists only the duplicate contacts.