Repository
odoo/odoo · module folder
Module version
0.1.0
Category
Accounting/Accounting
Folder size
0.22 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-08 22:45:25
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Raphael Collet, Thibault Delavallée, Odoo Translation Bot, Julien Castiaux, Tiffany Chang (tic), Gorash, Dylan Kiss (dyki)
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Add email templates to products to be sent on invoice confirmation
==================================================================

With this module, link your products to a template to send complete information and tools to your customer.
For instance when invoicing a training, the training agenda and materials will automatically be sent to your customers.'
    

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
email_template_form_simplified mail.template.form.simplified mail.template form New
product_template_form_view product.template.form.inherit.email.template product.template form Inherits product.product_template_form_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • invoice_validate_send_email(self)

New fields (1)
  • email_template_id Many2one → mail.template
    help='When validating an invoice, an email will be sent to the customer based on this template. The customer will receive an email for each product linked to an email template.' string='Product Email Template' args: 'mail.template'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…