Repository
OCA/mail · module folder · Try on Runboat
Module version
1.0.0
Category
Social Network
Folder size
0.3 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/mail
Last tracking update
2026-08-07 08:42:57
Authors
ACSONE SA/NV, Odoo Community Association (OCA)
Maintainers
ACSONE SA/NV, Odoo Community Association (OCA)
Committers
Graeme Gellatly, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds the possibility to choose if you want to automatically
notify followers on mail.compose.message. By default, Odoo notify
automatically all followers.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
email_compose_message_wizard_form mail.compose.message form Inherits mail.email_compose_message_wizard_form
res_config_settings_view_form res.config.settings.view.form.inherit.mail res.config.settings form Inherits mail.res_config_settings_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (4)

New fields (1)
  • notify_followers Boolean
    default=<expr>
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • notify_followers Boolean
    default=True
Public methods (0)

No public methods.

New fields (1)
  • notify_followers Boolean
    readonly=False related='company_id.notify_followers'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
66 days ago
Last activity
59 days ago
Repository
OCA/mail
Pull request
[MIG] mail_optional_follower_notification: Migration to 19.0 (#210)