social/mass_mailing_partner/models
Jairo Llopis 6c9bb91c02 [FIX] mass_mailing_partner: Several things:
* Exclude opt_out.

  Now opted-out records will not be counted in the "Mailing lists" smart button
  in the partner form.

* Avoid duplicate error.

  By indicating the exact `partner_id` and ensuring no contacts associated to it are found, you avoid possible duplication errors when several partners share the same name or email.
2022-01-01 16:22:46 +01:00
..
__init__.py Link mail statistics to partner (#104) 2022-01-01 16:22:46 +01:00
mail_mail_statistics.py Link mail statistics to partner (#104) 2022-01-01 16:22:46 +01:00
mail_mass_mailing_contact.py Link mail statistics to partner (#104) 2022-01-01 16:22:46 +01:00
mail_mass_mailing.py Link mail statistics to partner (#104) 2022-01-01 16:22:46 +01:00
res_partner.py [FIX] mass_mailing_partner: Several things: 2022-01-01 16:22:46 +01:00