mirror of https://github.com/OCA/social.git
- We change the method to hook on (it wasn't correctly overriden anyway) to ensure the list is resynced even if no recipients are left. For example: we create a dynamic list with a domain expecting it to sync in the first mass_mailing. It wouldn't sync as Odoo dismisses the mailing considering no recipients are left thus it wouldn't get into the `send_mail` method. |
||
---|---|---|
.. | ||
__init__.py | ||
mail_mass_mailing.py | ||
mail_mass_mailing_contact.py | ||
mail_mass_mailing_list.py | ||
res_partner.py |