Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
1423 Zobrazení

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
Zrušit
Nejlepší odpověď

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
Zrušit