Email: force queue

mail_force_queue
REPOSITORY
REPOSITORYOCA/social
GIT
GIThttps://github.com/OCA/social.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/social/tree/10.0/mail_force_queue
VERSION
VERSION 0.2.0
CATEGORY
CATEGORYDiscuss
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Agile Business Group
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Agile Business Group
COMMITTERS
COMMITTERSHolger Brunn, OCA Transbot, oca-travis
WEBSITE
WEBSITEhttps://github.com/OCA/social
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mail
    - base
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_general_configuration_mail_force_queue view_general_configuration_mail_force_queue base.config.settings Inherits base_setup.view_general_configuration
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (1)
  • force_mail_queue Boolean
    help="Force outgoing emails to be queued instead of sent immediately. Queued emails are sent by 'Email Queue Manager' cron" related='company_id.force_mail_queue' string='Force Mail queue'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • create(self, values)
    @api.model

New fields (1)
  • force_mail_queue Boolean
    args: 'Force Mail queue'
Public methods (0)

No public methods.