Skip to Content
Menu
This question has been flagged
3 Replies
34691 Views

Hi,

I'm looking for a way to change the default mail template associated to a Quotation in the module Purchases.

Once the quotation is ready to be sent, I click on "Send by Email". Here I'd like to have a custom model selected by default in the dropdown box on the bottom right of the window.

Moreover I have an encoding error of my variable ${object.company_id.name}.

For example if the company is named "l'EPI de Garange", the "'" will be showed like this in the mail : & # 3 9 ; (without the spaces, but otherwise it's interpreted by the parser)

Do you have any idea of the way I could solve this side question as well ?

Cheers

Victor

Avatar
Discard

https://www.odoo.com/forum/help-1/question/cant-set-default-email-template-in-sales-order-not-even-as-a-default-parameter-61064

Best Answer

Here is our new solution. We are very proud of it.

https://www.odoo.com/forum/help-1/question/cant-set-default-email-template-in-sales-order-not-even-as-a-default-parameter-61064

Avatar
Discard
Best Answer

To change email templates used by default when you click on Sending buttons, go to Settings > Technical > Sequences & Identifiers > External Identifiers, search for records tied to the *mail.template* object and select the one referencing the email sending. Once in this form, replace the ID by the one of your customized template. To know the ID of your new template, open its form and have a look at the URL. The ID is given by"id=...".

Avatar
Discard
Best Answer

Hi, 

I think it's quite complticated to chage this simple parameter,

Fréderic, thanks for your help, I've found the ID of my template, but I cant' find the form to replace the ID, 

 

 

Avatar
Discard

Idem for me.

Sorry I meant *mail.template* model and not *mail.message*... That's why you did not find anything.

Related Posts Replies Views Activity
6
Nov 24
2558
1
Apr 15
4725
0
Apr 25
2395
0
Dec 24
1442
0
Jul 24
1687