| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/social |
| GIT | |
| GIT | https://github.com/OCA/social.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/social/tree/16.0/mail_edit |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Social Network |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Sunflower IT |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Sunflower IT |
| COMMITTERS | |
| COMMITTERS | Ronald Portier, Weblate, OCA-git-bot, oca-ci, KKamaa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/social |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:54 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - base_setup - web - bus - web_tour - contacts |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mail_edit_form |
Edit Email Form | mail.message | form | New |
destination_object_id
Reference
help='Object where the message will be moved to'
args: _get_model_selection, 'Destination object'
change_destination_object(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/social |
| GIT | |
| GIT | https://github.com/OCA/social.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/social/tree/8.0/mail_edit |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Social Network |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Sunflower IT |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Sunflower IT |
| COMMITTERS | |
| COMMITTERS | Holger Brunn, oca-travis |
| WEBSITE | |
| WEBSITE | https://sunflowerweb.nl |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:26 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - base_setup - web_kanban - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
Mail edit assets | ir.ui.view | qweb | Inherits web.assets_backend |
mail_edit_form |
Edit Email Form | mail.message | form | New |
res_request_link_view_form |
Add option to edit mails | res.request.link | xpath | Inherits base.res_request_link-view |
res_request_link_view_tree |
Add option to edit mails | res.request.link | xpath | Inherits base.res_request_link_tree-view |
destination_object_id
Reference
help='Object where the message will be moved to'
args: _get_model_selection, 'Destination object'
change_destination_object(self)
mail_edit
Boolean
default=True
help='Allow to move mails to this model.'
index=True
string='Mail move'
No public methods.