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 IDNameModelTypeStatus
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)
  • code Char
    required=True
  • name Char
    required=True
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • event_id Many2one → event.event
    comodel_name='event.event' string='Event related'
  • exclude_event_state_ids Many2many → event.registration.state
    comodel_name='event.registration.state' default=_default_exclude_event_state_ids string='Exclude'
Public methods (1)
  • 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…