Repository
OCA/social · module folder · Try on Runboat
Module version
1.0.2
Category
Mail
Folder size
0.03 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/social
Last tracking update
2026-08-07 07:17:49
Authors
Odoo Community Association (OCA), Agile Business Group
Maintainers
Odoo Community Association (OCA), Agile Business Group
Committers
Holger Brunn, oca-travis
Odoo dependencies
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_email_server_form_bounce_address view_email_server_form_bounce_address fetchmail.server form Inherits fetchmail.view_email_server_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • bounce_notify_partner_ids Many2many → res.partner
    string='Notify bounce emails to' args: 'res.partner'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • message_route(self, message, message_dict, model=None, thread_id=None, custom_values=None)
    @api.model
  • notify_bounce_partners(self, message, fetchmail, message_dict)
    @api.model