Repository
OCA/server-tools · module folder · Try on Runboat
Module version
1.0.1
Category
Social Network
Folder size
0.02 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/server-tools
Last tracking update
2026-08-07 07:38:27
Authors
Odoo Community Association (OCA), Project Expert Team, ForgeFlow
Maintainers
Odoo Community Association (OCA), Project Expert Team, ForgeFlow
Committers
Stefan Rijnhart, mreficent, OCA-git-bot, oca-travis
Odoo dependencies
odoo/odoo:
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (1)
  • send_email(self, message, mail_server_id=None, smtp_server=None, smtp_port=None, smtp_user=None, smtp_password=None, smtp_encryption=None, smtp_debug=False, smtp_session=None)
    @api.model
    Override the standard method to fix the issue of using a mail client where relaying is disallowed.