TIP: You can type at any time to perform a new search.
Mass mailing event
mass_mailing_event_registration_exclude · OCA/mass-mailing
- Repository
- OCA/mass-mailing · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Marketing
- Folder size
- 0.3 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/mass-mailing
- Last tracking update
- 2026-08-07 08:43:06
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- eduardo, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module links `mass_mailing` with `event` in order to exclude recipients that are already registered, confirmed, cancelled, attended, or a combination of these states, when the mass mailing is sent.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_mail_mass_mailing_form |
Add event and exclude | mailing.mailing | form | Inherits mass_mailing.view_mail_mass_mailing_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (6)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (2)
-
codeCharrequired=True -
nameCharrequired=True
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (2)
-
event_idMany2one → event.eventcomodel_name='event.event'string='Event related' -
exclude_event_state_idsMany2many → event.registration.statecomodel_name='event.registration.state'default=_default_exclude_event_state_idsstring='Exclude'
-
event_filtered_ids(self, model, domain, field='email')
New fields (0)
No new fields.
Public methods (1)-
search_count(self, domain, limit=None)@api.model
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…