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
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
mail_inline_css
Description

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
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_type Selection
    default='qweb' required=True args: [('qweb', 'QWeb'), ('qweb_view', 'QWeb View')], 'Body templating engine'
  • body_view_arch Text
    related='body_view_id.arch'
  • body_view_id Many2one → ir.ui.view
    domain=[('type', '=', 'qweb')] args: 'ir.ui.view'
Public methods (1)
  • generate_email(self, res_ids, fields)

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…