TIP: You can type at any time to perform a new search.
Mail As Letter
mail_as_letter · OCA/social
- Repository
- OCA/social · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Uncategorized
- 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:17:50
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Pedro M. Baeza, Damien Bouvy, Stéphane Bidoul (ACSONE), Thierry Ducrest, Weblate, OCA Transbot, OCA-git-bot, oca-travis
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
mail_compose_message_form_view |
mail.compose.message.form (in mail_as_letter) | mail.compose.message | form | Inherits mail.email_compose_message_wizard_form |
mail_print |
mail_print | ir.ui.view | qweb | New |
report_mail_print |
report_mail_print | ir.ui.view | qweb | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
partner_countIntegercompute='_compute_partner_count'string='Number of partners'
-
download_pdf(self)@api.multiDownload the email in pdf format, based on a QWeb report.
Loading…