TIP: You can type at any time to perform a new search.
QWeb for email templates
email_template_qweb · OCA/social
- Repository
- OCA/social · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Marketing
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/social
- Last tracking update
- 2026-08-07 08:09:25
- Authors
- Odoo Community Association (OCA), Therp BV
- Maintainers
- Odoo Community Association (OCA), Therp BV
- Committers
- Dũng (Trần Đình), Weblate, OCA-git-bot, KKamaa, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- mail_inline_css
- Description
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
email_template_form |
mail.template | form | Inherits mail.email_template_form | |
email_template_tree |
mail.template | tree | Inherits mail.email_template_tree | |
view_email_template_corporate_identity |
view_email_template_corporate_identity | ir.ui.view | qweb | New |
view_email_template_demo1 |
view_email_template_demo1 | ir.ui.view | qweb | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (3)
-
body_typeSelectiondefault='qweb'required=True args: [('qweb', 'QWeb'), ('qweb_view', 'QWeb View')], 'Body templating engine' -
body_view_archTextrelated='body_view_id.arch' -
body_view_idMany2one → ir.ui.viewdomain=[('type', '=', 'qweb')] args: 'ir.ui.view'
-
generate_email(self, res_ids, fields)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…