-
- Downloads
[FW][FIX] mass_mailing: correctly update list subscriptions when updating contacts
There is a missing depends on subscription_ids fields, meaning it is not correctly refreshed when contacts are updated. When dealing with m2m using the o2m model as relational table, depends have to be specified on field itself to allow recomputing the fields. Task ID-2431217 COM PR odoo/odoo#71140 X-Original-Commit odoo/odoo@11ffeddf23f6e40012e4a4a664d48193ec134ce3 X-original-commit: 37bad522bcaf9a6db2f676286fb9ceb1a188dcab
Please register or sign in to comment