Commit Graph

14 Commits (c8ff23d51ecdc786d5698f967c93938a468ab38e)

Author SHA1 Message Date
OCA-git-bot c8ff23d51e [BOT] post-merge updates 2025-04-04 18:28:49 +00:00
David 4d76b1225d [MIG] mass_mailing_custom_unsubscribe: Migration to 17.0
- Refactor to adapt to the new core ubsubscription methods

TT49917
2025-03-25 16:29:32 +01:00
David b4b2f6e5a0 [IMP] mass_mailing_custom_unsubscribe: pre-commit auto fixes 2024-12-16 09:08:33 +01:00
pilarvargas-tecnativa f2bbf5e1a0 [FIX] mass_mailing_custom_unsubscribe: fix warning from override create method
Fixes an issue where the odoo.addons.mass_mailing_custom_unsubscribe.models.mail_unsubscribe model was not correctly overriding the create method to handle batch operations. The create method has now been adapted to handle batch record creation, ensuring that it works correctly in all situations.

TT44333
2024-12-16 09:08:33 +01:00
pilarvargas-tecnativa 6c75b5ef99 [MIG] mass_mailing_custom_unsubscribe: Continue migration to version 16.0
TT44333
2024-12-16 09:08:33 +01:00
Carolina Fernandez 0726b023be [MIG] mass_mailing_custom_unsubscribe: Migration to 16.0 2024-12-16 09:08:33 +01:00
mymage eec79cb502 Translated using Weblate (Italian)
Currently translated at 29.0% (25 of 86 strings)

Translation: social-15.0/social-15.0-mass_mailing_custom_unsubscribe
Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mass_mailing_custom_unsubscribe/it/
2024-12-16 09:08:33 +01:00
Ernesto Tejeda 2ba7c4a9b7 [MIG] mass_mailing_custom_unsubscribe: Migration to 15.0 2024-12-16 09:08:33 +01:00
Ernesto Tejeda abb1e58197 [MIG] mass_mailing_custom_unsubscribe: Migration to 14.0 2024-12-16 09:08:33 +01:00
Carlos Roca d0943af15a [MIG] mass_mailing_custom_unsubscribe: Migration to v13.0 2024-12-16 09:08:33 +01:00
Pedro M. Baeza 5db67dd166 [ADD] mass_mailing_custom_unsubscribe_event: Allow to unsubscribe discretely from an event
This addon extends the unsubscription process for allowing to unsubscribe
only for an event.

Standard process includes the mail in the general blacklist instead, which
can be very unconvenient.

This includes also the needed changes in the base module `mass_mailing_custom_unsubscribe`.
2024-12-16 09:08:33 +01:00
ernesto d75e43f467 [MIG] mass_mailing_custom_unsubscribe: Migration to 12.0 2024-12-16 09:08:33 +01:00
ernesto b3e2d8bc7b mass_mailing_custom_unsubscribe: Fix testing error
Fix assertIn error thrown in testing mode
2024-12-16 09:08:33 +01:00
Antonio Espinosa f8cbe3ec00 [ADD] mass_mailing_custom_unsubscribe addon 2024-12-16 09:08:33 +01:00