Repository
OCA/social · module folder · Try on Runboat
Module version
1.0.0
Category
Mail
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/social
Last tracking update
2026-08-07 07:57:08
Authors
Odoo Community Association (OCA), Quartile
Maintainers
Odoo Community Association (OCA), Quartile
Committers
Aungkokolin1997, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_mail_message_subtype_form mail.message.subtype.form mail.message.subtype form Inherits mail.view_mail_message_subtype_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

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.