odoo/upgrade#2600
Created by SM Learn, Stéphane Debauche (std)
Merged
at 0d5640bc1cb6371218b522e2bc45e8e0e4a5e388
Statuses:
- ci/runbot: Test upgrades between stable versions
- ci/upgrade_enterprise: Test upgrades for enterprise master
Linked pull requests
- label
- odoo-dev:master-mail_list-2021-std
- head
- a61e9607f7ef7f099b030a29925f7ebe42faa925
- merged
- 4 years ago by Upgrade, Christophe Simonis (chs)
odoo/odoo | odoo/enterprise | odoo/upgrade | |
---|---|---|---|
master | #71599 | #19296 | #2600 |
[IMP] mail_group/saas~14.5: move mailing lists to mail_group
Purpose
The purpose of this new module is to manage the mailing lists. Now they
are no more <mail.channel> (will email_send set to True) but they have
their own model.
The moderation fields are also moved to the <mail.group.message> and
now members of the mailing list have their own model (so we can have
member without <res.partner>.
Links
task-2510267
See odoo/odoo/pull/71599
See odoo/enterprise/pull/19296
See odoo/upgrade/pull/2600