| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/social |
| GIT | |
| GIT | https://github.com/OCA/social.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/social/tree/14.0/mail_contact_type |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Productivity/Discuss |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Foodles |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Foodles |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Matthias BARKAT |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/social |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:08 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-tools: - base_view_inheritance_extension odoo/odoo: - contacts - base - base_setup - web - bus - web_tour |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
astor |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
email_compose_message_wizard_form |
mail.compose.message.form (mail_attach_existing_attachment) | mail.compose.message | field | Inherits mail.email_compose_message_wizard_form |
view_mail_contact_type_form |
mail.contact.type.form | mail.contact.type | form | New |
view_mail_contact_type_tree |
mail.contact.type.tree | mail.contact.type | tree | New |
view_partner_form |
res.partner.mail.contact.type.form | res.partner | xpath | Inherits base.view_partner_form |
view_partner_tree |
res.partner.mail.contact.type.tree | res.partner | field | Inherits base.view_partner_tree |
view_res_partner_filter |
res.partner.select | res.partner | field | Inherits base.view_res_partner_filter |
code
Char
required=True
name
Char
required=True
translate=True
No public methods.
mail_contact_type_ids
Many2many → mail.contact.type
help='Used by email template to select contacts by mail contact type'
string='Mail Contact Types'
args: 'mail.contact.type'
contact_by_types(self, *codes)