TIP: You can type at any time to perform a new search.
Message Edit
mail_edit · OCA/social
- 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
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
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_idReferencehelp='Object where the message will be moved to' args: _get_model_selection, 'Destination object'
-
change_destination_object(self)@api.onchange('destination_object_id')Update some fields for the new message.
Loading…