Mail As Letter

mail_as_letter
REPOSITORY
REPOSITORYOCA/social
GIT
GIThttps://github.com/OCA/social.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/social/tree/10.0/mail_as_letter
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSPedro M. Baeza, Damien Bouvy, Stéphane Bidoul (ACSONE), OCA Transbot, Thierry Ducrest, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/social
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:00
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mail
    - base
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
mail_compose_message_form_view mail.compose.message.form (in mail_as_letter) mail.compose.message button 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
Models touched (1)

New fields (1)
  • partner_count Integer
    compute='_compute_partner_count' string='Number of partners'
Public methods (1)
  • download_pdf(self)
    @api.multi
    Download the email in pdf format, based on a QWeb report.
REPOSITORY
REPOSITORYOCA/social
GIT
GIThttps://github.com/OCA/social.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/social/tree/9.0/mail_as_letter
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV
COMMITTERS
COMMITTERSStéphane Bidoul (ACSONE), OCA Transbot, Thomas Binsfeld, oca-travis
WEBSITE
WEBSITEhttps://acsone.eu/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mail
    - base
    - base_setup
    - web_kanban
    - web
    - bus
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
mail_compose_message_form_view mail.compose.message.form (in mail_as_letter) mail.compose.message button 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
Models touched (1)

New fields (1)
  • partner_count Integer
    compute='_compute_partner_count' string='Number of partners'
Public methods (1)
  • download_pdf(self)
    @api.multi
    Download the email in pdf format, based on a QWeb report.