| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/social |
| GIT | |
| GIT | https://github.com/OCA/social.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/social/tree/8.0/mail_template_multi_report |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Marketing |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Savoir-faire Linux |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Savoir-faire Linux |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul (ACSONE), OCA Transbot, dufresnedavid, oca-travis, Weblate, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.savoirfairelinux.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:26 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - email_template - base - base_setup - web_kanban - web |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
email_template_form |
email.template.form | email.template | field | Inherits email_template.email_template_form |
report_line_ids
One2many → email.template.report.line
string='Other Reports'
args: 'email.template.report.line', 'template_id'
generate_email_batch(self, template_id, res_ids, fields=None)
condition
Char
help='An expression evaluated to determine if the report is to be attached to the email. If blank, the report will always be attached.'
args: 'Condition'
report_name
Char
help='Name to use for the generated report file (may contain placeholders)\nThe extension can be omitted and will then come from the report type.'
translate=True
args: 'Report Filename'
report_template_id
Many2one → ir.actions.report.xml
domain=[('report_type', 'in', ['qweb-html', 'qweb-pdf'])]
args: 'ir.actions.report.xml', 'Optional report to print and attach'
template_id
Many2one → email.template
string='Email Template'
args: 'email.template'
No public methods.