Commit Graph

12 Commits (c47eb97abb0951c20ccd84cd5ceebccf63172d92)

Author SHA1 Message Date
OCA-git-bot 8cc1f3516c [UPD] README.rst 2023-09-03 17:03:29 +00:00
OCA-git-bot 7db9090e4e [UPD] README.rst 2023-03-24 14:47:13 +00:00
Minh Chien d1e1e29afe [MIG] mass_mailing_partner: Migration to 16.0 2023-03-24 15:12:25 +01:00
emagdalenaC2i f565e1078b [MIG] mass_mailing_partner: Migration to 15.0 2023-03-24 15:09:08 +01:00
Areeb Siddiqi 1196f3ad8c [MIG] mass_mailing_partner: Migration to 14.0
[FIX] super(Class, self) changed to super() in mass_mailing_partners
2023-03-24 15:09:08 +01:00
Víctor Martínez a6b5558ea4 [FIX] mass_mailing_partner: Fix partner merge error (dupplicate mass_mailing contacts) 2023-03-24 15:08:18 +01:00
Jared Kipe 8268a8129d [FIX] mass_mailing_partner: Unsubscribe should not unlink the subscription.
Before, on the backend if you check the `opt_out` checkbox and saving on a `mailing.contact`, the entire row (`mailing.contact.subscription`) would be unlinked.  Combined with `mass_mailing_list_dynamic` this means the contact would just be re-subscribed over and over.

After, check `opt_out` will fill `unsubscription_date` and the row will stay.  Tests in `mass_mailing_list_dynamic` pass.
2023-03-24 15:08:18 +01:00
Manuel Calero 0b8f382614 [MIG] mass_mailing_partner: Migration to 13.0 2023-03-24 15:08:18 +01:00
ernesto 1013500fcb mass_mailing_partner: Improve wizard behavior
For each partner, if already has a contact it's added to the selected
list, otherwise a new one is created
2023-03-24 15:04:56 +01:00
Sergio Teruel f43148663e [12.0][MIG] mass_mailing_partner: Migration to v12.0 2023-03-24 15:04:56 +01:00
ernesto 938ae11587 [MIG] mass_mailing_partner: Migration to 11.0 2023-03-24 15:04:56 +01:00
Javier Iniesta 25f59d246a mass_mailing_partner 2023-03-24 15:04:56 +01:00