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
6273 Widoki

I am working on custom email template where i want to set default email template for particular customer. Depending on the customer email address i want to get default template for related customer.

For Example: if odoo is in customer email address the by default odoo Template selected otherwise Others Template. (i.e email address: pratik@odoo.com then odoo email template selected by default.)

Awatar
Odrzuć
Najlepsza odpowiedź

pls add one new m2o to res.partner that field have relation with template object select the template while creating the partner and you have to create template from xml . you can find reference for how to create email template odoo/addons/sale/edi folder it have sale_order_action_data.xml file.

if you have still quesion then free to ask.

Awatar
Odrzuć
Autor

Already i know the flow of the email template, but i want to use this in my custom module with js.

okay, how can you come to know that one partner/customer has assigned that particular email template? you have to define the template in partner.

Powiązane posty Odpowiedzi Widoki Czynność
0
maj 16
3315
1
lis 15
8444
0
mar 25
1155
0
sty 25
3200
0
paź 24
978