TIP: You can type at any time to perform a new search.
Mail Contact Type
mail_contact_type · OCA/social
- Repository
- OCA/social · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Productivity/Discuss
- 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 07:47:42
- Authors
- Odoo Community Association (OCA), Foodles
- Maintainers
- Odoo Community Association (OCA), Foodles
- Committers
- Weblate, OCA-git-bot, oca-ci, Matthias BARKAT
Code Analysis ⓘ
Views touched (6)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
email_compose_message_wizard_form |
mail.compose.message.form (mail_attach_existing_attachment) | mail.compose.message | form | 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 | form | Inherits base.view_partner_form |
view_partner_tree |
res.partner.mail.contact.type.tree | res.partner | tree | Inherits base.view_partner_tree |
view_res_partner_filter |
res.partner.select | res.partner | Inherits base.view_res_partner_filter |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
codeCharrequired=True -
nameCharrequired=Truetranslate=True
No public methods.
New fields (1)
-
mail_contact_type_idsMany2many → mail.contact.typehelp='Used by email template to select contacts by mail contact type'string='Mail Contact Types' args: 'mail.contact.type'
-
contact_by_types(self, *codes)