Repository
OCA/social · module folder · Try on Runboat
Module version
1.0.0
Category
Social Network
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/social
Last tracking update
2026-08-07 08:09:25
Authors
Odoo Community Association (OCA), Sunflower IT
Maintainers
Odoo Community Association (OCA), Sunflower IT
Committers
Ronald Portier, Weblate, OCA-git-bot, KKamaa, 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
mail_edit_form Edit Email Form mail.message form New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • destination_object_id Reference
    help='Object where the message will be moved to' args: _get_model_selection, 'Destination object'
Public methods (1)
  • change_destination_object(self)
    @api.onchange('destination_object_id')
    Update some fields for the new message.

Loading…