mail_autosubscribe
Automatically copy configured partners on their company's business documents by subscribing them as followers on supported models.
Key Features
- configuration: Provides an Automation menu entry to register which models should apply autosubscribe behavior, enforcing one rule per model.
- res.partner: Adds an In copy of field so partners can be marked as autosubscribe followers for selected models, cascading through the commercial partner hierarchy.
- mail.thread: When subscribing partners to a record, automatically adds related autosubscribe followers unless the feature is disabled via context.
- mail.template: Adds a Use autosubscribe followers toggle and injects configured followers into template-generated recipients when enabled.
- mail: Extends default recipient computation so composer messages with default recipients also include autosubscribe followers unless explicitly skipped.