social/mass_mailing_partner/models
Pedro M. Baeza eaa4cad627 [FIX+IMP] mass_mailing_list_dynamic: tests, icons, filters... (#211)
* [FIX+IMP] mass_mailing_list_dynamic: tests, icons, filters...

* Brand new icon
* Added feature of loading an existing filter as criteria
* Tests as SavepointCase for optimizing times
* Tests in post-install for avoiding errors on res.partner not null constraints
  when several modules added them.
* Updated documentation.
* Fix mock in test for not commiting test data.

* [FIX] mass_mailing_list_dynamic: Wasn't able to create contacts in fully synced lists

Syncing context was being set in the wrong object. Added to test too.

* [FIX] mass_mailing_list_dynamic: Allow to write back vals from res.partner

Module mass_mailing_partner writes back certain values from partner to
mass_mailing_contact. Module should allow that write operation.
2022-01-01 16:22:46 +01:00
..
__init__.py [MIG] mass_mailing_partner: Migration to 10.0 2022-01-01 16:22:46 +01:00
mail_mail_statistics.py [MIG] mass_mailing_partner: Migration to 10.0 2022-01-01 16:22:46 +01:00
mail_mass_mailing_contact.py [MIG] mass_mailing_partner: Migration to 10.0 2022-01-01 16:22:46 +01:00
mail_mass_mailing.py [MIG] mass_mailing_partner: Migration to 10.0 2022-01-01 16:22:46 +01:00
res_partner.py [FIX+IMP] mass_mailing_list_dynamic: tests, icons, filters... (#211) 2022-01-01 16:22:46 +01:00