This question has been flagged

Hi,

when creating quotations on customer and manually using "Send by mail" (Sales->Quotations) the modal popup has some templates active (Use template it says). 

How do we change which one is set to default?


Avatar
Discard
Best Answer

You simply cannot, Templates are listed by checking the model. and there is no configuration to set a template as default one for a modal. Odoo takes the first one from the list as selected

Avatar
Discard
Author

Then, if I renamed my templates to say A B C as starting letter they would come in that order?

No, the order is database record ID.that means, first created will come first.

If you want two templates, and want your new template to come as default.

do one thing, copy the existing one. and edit the old one as you like.

Author

I understand and did as you said. Worked!

Just a thought in regards to this:

Does odoo apply the same logic when sending the "automatic" order confirmation when customer puts webshop order in frontend? Does it also take the sale order mail template with the lowest Database ID?