| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/mass-mailing |
| GIT | |
| GIT | https://github.com/OCA/mass-mailing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/mass-mailing/tree/19.0/mass_mailing_list_dynamic |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Marketing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Quoc - Pham Ngoc |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/mass-mailing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/mass-mailing: - mass_mailing_partner odoo/odoo: - mass_mailing - contacts - base - base_setup - web - bus - web_tour - html_editor - html_builder - utm - link_tracker - social_media - digest - portal - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Without this addon you have to choose between providing a dynamic domain and letting your mass mailings reach all partners that match it. This addon allows you to create dynamic mailing lists, so you can now benefit from both things. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mailing_list_view_form |
Add sync stuff | mailing.list | xpath | Inherits mass_mailing.mailing_list_view_form |
view_mailing_load_filter_form |
mailing.load.filter | form | New |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
dynamic
Boolean
help='Set this list as dynamic, to make it autosynchronized with partners from a given criteria.'
is_synced
Boolean
default=True
help='Helper field to make the user aware of unsynced changes'
sync_domain
Char
default="[('is_blacklisted', '=', False), ('email', '!=', False)]"
help='Filter partners to sync in this list'
required=True
string='Synchronization criteria'
sync_method
Selection
default='add'
help='Choose the synchronization method for this list if you want to make it dynamic'
required=True
selection=[('add', 'Only add new records'), ('full', 'Add and remove records as needed')]
action_sync(self)
filter_id
Many2one → ir.filters
comodel_name='ir.filters'
domain="[('model_id', '=', 'res.partner'), '|', ('user_ids', '=', uid), ('user_ids','=',False)]"
ondelete='cascade'
required=True
string='Filter to load'
load_filter(self)
No new fields.
Public methods (1)action_launch(self)
No new fields.
Public methods (1)write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/mass-mailing |
| GIT | |
| GIT | https://github.com/OCA/mass-mailing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/mass-mailing/tree/18.0/mass_mailing_list_dynamic |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Marketing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Jairo Llopis, OCA-git-bot, oca-ci, DavidJForgeFlow |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/mass-mailing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/mass-mailing: - mass_mailing_partner odoo/odoo: - mass_mailing - contacts - base - base_setup - web - bus - web_tour - html_editor - utm - link_tracker - web_editor - social_media - digest - portal - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Without this addon you have to choose between providing a dynamic domain and letting your mass mailings reach all partners that match it. This addon allows you to create dynamic mailing lists, so you can now benefit from both things. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mailing_list_view_form |
Add sync stuff | mailing.list | xpath | Inherits mass_mailing.mailing_list_view_form |
view_mailing_load_filter_form |
mailing.load.filter | form | New |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
dynamic
Boolean
help='Set this list as dynamic, to make it autosynchronized with partners from a given criteria.'
is_synced
Boolean
default=True
help='Helper field to make the user aware of unsynced changes'
sync_domain
Char
default="[('is_blacklisted', '=', False), ('email', '!=', False)]"
help='Filter partners to sync in this list'
required=True
string='Synchronization critera'
sync_method
Selection
default='add'
help='Choose the syncronization method for this list if you want to make it dynamic'
required=True
selection=[('add', 'Only add new records'), ('full', 'Add and remove records as needed')]
action_sync(self)
filter_id
Many2one → ir.filters
comodel_name='ir.filters'
domain="[('model_id', '=', 'res.partner'), '|', ('user_id', '=', uid), ('user_id','=',False)]"
ondelete='cascade'
required=True
string='Filter to load'
load_filter(self)
No new fields.
Public methods (1)action_launch(self)
No new fields.
Public methods (1)write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/social |
| GIT | |
| GIT | https://github.com/OCA/social.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/social/tree/17.0/mass_mailing_list_dynamic |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Marketing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Jairo Llopis, Víctor Martínez, Weblate, OCA-git-bot, oca-ci, Pedro Evaristo Gonzalez Sanchez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/social |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:08 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/social: - mass_mailing_partner odoo/odoo: - mass_mailing - contacts - base - base_setup - web - bus - web_tour - utm - link_tracker - web_editor - social_media - digest - portal - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Without this addon you have to choose between providing a dynamic domain and letting your mass mailings reach all partners that match it. This addon allows you to create dynamic mailing lists, so you can now benefit from both things. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mailing_list_view_form |
Add sync stuff | mailing.list | xpath | Inherits mass_mailing.mailing_list_view_form |
view_mailing_load_filter_form |
mailing.load.filter | form | New |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
dynamic
Boolean
help='Set this list as dynamic, to make it autosynchronized with partners from a given criteria.'
is_synced
Boolean
default=True
help='Helper field to make the user aware of unsynced changes'
sync_domain
Char
default="[('is_blacklisted', '=', False), ('email', '!=', False)]"
help='Filter partners to sync in this list'
required=True
string='Synchronization critera'
sync_method
Selection
default='add'
help='Choose the syncronization method for this list if you want to make it dynamic'
required=True
selection=[('add', 'Only add new records'), ('full', 'Add and remove records as needed')]
action_sync(self)
filter_id
Many2one → ir.filters
comodel_name='ir.filters'
domain="[('model_id', '=', 'res.partner'), '|', ('user_id', '=', uid), ('user_id','=',False)]"
ondelete='cascade'
required=True
string='Filter to load'
load_filter(self)
No new fields.
Public methods (1)action_launch(self)
No new fields.
Public methods (1)write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/social |
| GIT | |
| GIT | https://github.com/OCA/social.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/social/tree/16.0/mass_mailing_list_dynamic |
| VERSION | |
| VERSION | 2.1.0 |
| CATEGORY | |
| CATEGORY | Marketing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Jairo Llopis, Weblate, OCA-git-bot, David Vidal, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/social |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:55 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/social: - mass_mailing_partner odoo/odoo: - mass_mailing - contacts - base - base_setup - web - bus - web_tour - utm - link_tracker - web_editor - web_kanban_gauge - social_media - digest - portal - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mailing_list_view_form |
Add sync stuff | mailing.list | xpath | Inherits mass_mailing.mailing_list_view_form |
view_mailing_load_filter_form |
mailing.load.filter | form | New |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
dynamic
Boolean
help='Set this list as dynamic, to make it autosynchronized with partners from a given criteria.'
is_synced
Boolean
default=True
help='Helper field to make the user aware of unsynced changes'
sync_domain
Char
default="[('is_blacklisted', '=', False), ('email', '!=', False)]"
help='Filter partners to sync in this list'
required=True
string='Synchronization critera'
sync_method
Selection
default='add'
help='Choose the syncronization method for this list if you want to make it dynamic'
required=True
selection=[('add', 'Only add new records'), ('full', 'Add and remove records as needed')]
action_sync(self)
filter_id
Many2one → ir.filters
comodel_name='ir.filters'
domain="[('model_id', '=', 'res.partner'), '|', ('user_id', '=', uid), ('user_id','=',False)]"
ondelete='cascade'
required=True
string='Filter to load'
load_filter(self)
No new fields.
Public methods (1)action_launch(self)
No new fields.
Public methods (1)write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/social |
| GIT | |
| GIT | https://github.com/OCA/social.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/social/tree/15.0/mass_mailing_list_dynamic |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Marketing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/social |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:40 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/social: - mass_mailing_partner odoo/odoo: - mass_mailing - contacts - base - base_setup - web - bus - web_tour - utm - link_tracker - web_editor - web_kanban_gauge - social_media - digest - portal - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mailing_list_view_form |
Add sync stuff | mailing.list | xpath | Inherits mass_mailing.mailing_list_view_form |
view_mailing_load_filter_form |
mailing.load.filter | form | New |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
dynamic
Boolean
help='Set this list as dynamic, to make it autosynchronized with partners from a given criteria.'
is_synced
Boolean
default=True
help='Helper field to make the user aware of unsynced changes'
sync_domain
Char
default="[('is_blacklisted', '=', False), ('email', '!=', False)]"
help='Filter partners to sync in this list'
required=True
string='Synchronization critera'
sync_method
Selection
default='add'
help='Choose the syncronization method for this list if you want to make it dynamic'
required=True
selection=[('add', 'Only add new records'), ('full', 'Add and remove records as needed')]
action_sync(self)
filter_id
Many2one → ir.filters
comodel_name='ir.filters'
domain="[('model_id', '=', 'res.partner'), '|', ('user_id', '=', uid), ('user_id','=',False)]"
ondelete='cascade'
required=True
string='Filter to load'
load_filter(self)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/social |
| GIT | |
| GIT | https://github.com/OCA/social.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/social/tree/14.0/mass_mailing_list_dynamic |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Marketing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/social |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:08 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/social: - mass_mailing_partner odoo/odoo: - mass_mailing - contacts - base - base_setup - web - bus - web_tour - utm - link_tracker - web_editor - web_kanban_gauge - social_media - digest - portal - http_routing - auth_signup - resource |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mailing_list_view_form |
Add sync stuff | mailing.list | xpath | Inherits mass_mailing.mailing_list_view_form |
view_mailing_load_filter_form |
mailing.load.filter | form | New |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
dynamic
Boolean
help='Set this list as dynamic, to make it autosynchronized with partners from a given criteria.'
is_synced
Boolean
default=True
help='Helper field to make the user aware of unsynced changes'
sync_domain
Char
default="[('is_blacklisted', '=', False), ('email', '!=', False)]"
help='Filter partners to sync in this list'
required=True
string='Synchronization critera'
sync_method
Selection
default='add'
help='Choose the syncronization method for this list if you want to make it dynamic'
required=True
selection=[('add', 'Only add new records'), ('full', 'Add and remove records as needed')]
action_sync(self)
filter_id
Many2one → ir.filters
comodel_name='ir.filters'
domain="[('model_id', '=', 'res.partner'), '|', ('user_id', '=', uid), ('user_id','=',False)]"
ondelete='cascade'
required=True
string='Filter to load'
load_filter(self)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/social |
| GIT | |
| GIT | https://github.com/OCA/social.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/social/tree/13.0/mass_mailing_list_dynamic |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Marketing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Jairo Llopis, Akim Juillerat, Jared Kipe, OCA Transbot, Víctor Martínez, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/social |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:18 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/social: - mass_mailing_partner odoo/odoo: - mass_mailing - contacts - base - base_setup - web - bus - web_tour - utm - link_tracker - web_editor - web_kanban_gauge - social_media |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mailing_list_view_form |
Add sync stuff | mailing.list | xpath | Inherits mass_mailing.mailing_list_view_form |
view_mailing_load_filter_form |
mailing.load.filter | form | New |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
dynamic
Boolean
help='Set this list as dynamic, to make it autosynchronized with partners from a given criteria.'
is_synced
Boolean
default=True
help='Helper field to make the user aware of unsynced changes'
sync_domain
Char
default="[('is_blacklisted', '=', False), ('email', '!=', False)]"
help='Filter partners to sync in this list'
required=True
string='Synchronization critera'
sync_method
Selection
default='add'
help='Choose the syncronization method for this list if you want to make it dynamic'
required=True
args: [('add', 'Only add new records'), ('full', 'Add and remove records as needed')]
action_sync(self)
filter_id
Many2one → ir.filters
comodel_name='ir.filters'
domain="[('model_id', '=', 'res.partner'), '|', ('user_id', '=', uid), ('user_id','=',False)]"
ondelete='cascade'
required=True
string='Filter to load'
load_filter(self)
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/social |
| GIT | |
| GIT | https://github.com/OCA/social.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/social/tree/12.0/mass_mailing_list_dynamic |
| VERSION | |
| VERSION | 1.0.4 |
| CATEGORY | |
| CATEGORY | Marketing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, david, OCA Transbot, Víctor Martínez, oca-travis, Weblate, OCA-git-bot, Victor M.M. Torres |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/social |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/social: - mass_mailing_partner odoo/odoo: - mass_mailing - contacts - base - base_setup - web - bus - web_tour - utm - link_tracker - web_editor - web_kanban_gauge - social_media |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_mail_mass_mailing_list_form |
Add sync stuff | mail.mass_mailing.list | xpath | Inherits mass_mailing.view_mail_mass_mailing_list_form |
view_mail_mass_mailing_load_filter_form |
mail.mass_mailing.load.filter | form | New |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (1)get_remaining_recipients(self)
No new fields.
Public methods (2)create(self, vals_list)
write(self, vals)
dynamic
Boolean
help='Set this list as dynamic, to make it autosynchronized with partners from a given criteria.'
is_synced
Boolean
default=True
help='Helper field to make the user aware of unsynced changes'
sync_domain
Char
default="[('is_blacklisted', '=', False), ('email', '!=', False)]"
help='Filter partners to sync in this list'
required=True
string='Synchronization critera'
sync_method
Selection
default='add'
help='Choose the syncronization method for this list if you want to make it dynamic'
required=True
args: [('add', 'Only add new records'), ('full', 'Add and remove records as needed')]
action_sync(self)
filter_id
Many2one → ir.filters
comodel_name='ir.filters'
domain="[('model_id', '=', 'res.partner'), '|', ('user_id', '=', uid), ('user_id','=',False)]"
ondelete='cascade'
required=True
string='Filter to load'
load_filter(self)
No new fields.
Public methods (1)write(self, vals)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/social |
| GIT | |
| GIT | https://github.com/OCA/social.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/social/tree/10.0/mass_mailing_list_dynamic |
| VERSION | |
| VERSION | 1.2.0 |
| CATEGORY | |
| CATEGORY | Marketing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, OCA Transbot, oca-travis, Weblate, Rafael Blasco, David |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/social |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/social: - mass_mailing_partner odoo/odoo: - mass_mailing - base - base_setup - web_kanban - web - bus - web_tour - utm - link_tracker - web_editor - web_kanban_gauge |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_mail_mass_mailing_list_form |
Add sync stuff | mail.mass_mailing.list | xpath | Inherits mass_mailing.view_mail_mass_mailing_list_form |
view_mail_mass_mailing_load_filter_form |
mail.mass_mailing.load.filter | form | New |
No new fields.
Public methods (1)send_mail(self)
No new fields.
Public methods (0)No public methods.
dynamic
Boolean
help='Set this list as dynamic, to make it autosynchronized with partners from a given criteria.'
is_synced
Boolean
default=True
help='Helper field to make the user aware of unsynced changes'
sync_domain
Char
default="[('opt_out', '=', False), ('email', '!=', False)]"
help='Filter partners to sync in this list'
required=True
string='Synchronization critera'
sync_method
Selection
default='add'
help='Choose the syncronization method for this list if you want to make it dynamic'
required=True
args: [('add', 'Only add new records'), ('full', 'Add and remove records as needed')]
action_sync(self)
filter_id
Many2one → ir.filters
comodel_name='ir.filters'
domain="[('model_id', '=', 'res.partner'), '|', ('user_id', '=', uid), ('user_id','=',False)]"
ondelete='cascade'
required=True
string='Filter to load'
load_filter(self)
No new fields.
Public methods (1)write(self, vals)