Commit Graph

4 Commits (2789a3048ea99a0e7ff43c903fac069eebc596e8)

Author SHA1 Message Date
Pedro Evaristo Gonzalez Sanchez 3070075580 [17.0][MIG] mass_mailing_list_dynamic: Migration to 17.0 2025-02-17 11:17:36 +01:00
Jared Kipe fa2fc83522 [IMP] mass_mailing_list_dynamic: black, isort 2024-08-06 17:09:11 +02:00
Victor Martin ba294b4113 [MIG] mass_mailing_list_dynamic: Migration to 12.0 2024-08-06 17:09:11 +02:00
Pedro M. Baeza a37ae53b8a [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.
2024-08-06 17:09:11 +02:00