Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
1410 Vistas

Odoo V13

Is there a way to make an existing invoice email template default for a specific Customer? We would like to create email templates that are Customer specific and currently we have to manually change the template when emailing invoicing to the customers. Ideally we would like it set this up to default to the appropriate template. 

 

Avatar
Descartar
Mejor respuesta

Hi,

In order to achieve this, you need a few customization in the system. You can add a Many2one field inside the customer master to set the the email template for the customer. Once you achieve this instead of taking default template, take template from the customer master if it is set, else default template.


Thanks

Avatar
Descartar