Mail Message Restrict

mail_message_restrict
REPOSITORY
REPOSITORYOCA/social
GIT
GIThttps://github.com/OCA/social.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/social/tree/15.0/mail_message_restrict
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYMail
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Quartile
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Quartile
COMMITTERS
COMMITTERSOCA-git-bot, oca-ci, Aungkokolin1997
WEBSITE
WEBSITEhttps://github.com/OCA/social
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:40
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mail
    - base
    - base_setup
    - 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_mail_message_subtype_form mail.message.subtype.form mail.message.subtype field Inherits mail.view_mail_message_subtype_form
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • create(self, vals)
    @api.model
    Ignore blocking for other tests

New fields (2)
  • allow_send_model_ids Many2many → ir.model
    args: 'ir.model'
  • hide_allow_send_model Boolean
    compute='_compute_hide_allow_send_model'
Public methods (0)

No public methods.