Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1425 Widoki

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. 

 

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć