TIP: You can type at any time to perform a new search.
Mail filter adressee by partner contacts and users
mail_filter_adressee_by_contact · OCA/social
- Repository
- OCA/social · module folder · Try on Runboat
- Module version
- 1.1.0
- Category
- Social Network
- Folder size
- 0.04 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
- Akretion, Odoo Community Association (OCA)
- Maintainers
- Akretion, Odoo Community Association (OCA)
- Committers
- Sébastien BEAU, Kev-Roche, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_invoice_send_wizard_form |
Send Invoice | account.invoice.send | form | Inherits account.account_invoice_send_wizard_form |
email_compose_message_wizard_inherit_form |
mail.compose.message.form | mail.compose.message | form | Inherits mail.email_compose_message_wizard_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (2)
-
apply_filterSelectiondefault='contacts'required=Truestring='Filtering relevant adressees' args: [('contacts', 'Contacts'), ('users', 'Users'), ('all', 'All')] -
partner_idsMany2many → res.partnerargs: 'res.partner', 'mail_compose_message_res_partner_rel', 'wizard_id', 'partner_id', 'Additional Contacts'
-
get_partner_ids_domain(self)@api.onchange('apply_filter')