Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2523 Переглядів

I would like to customize the emails I send by referencing variables, such as instead of manually writing my name in the email, being able to reference a variable that auto-completes the name of each odoo user within my organization.

I would also like to know the method to reference the variables created with Odoo Studio v16.

Greetings

Аватар
Відмінити
Найкраща відповідь

Hi 

I don't know if you managed to get the answer to your question.

Here's the video that helped me: https://www.youtube.com/watch?v=VQJodqSE5DM

If I start an email with 

Hi Valued Customer,

First, I create a field called "First Name" using Studio.  The studio field is then x_studio_first_name.  

If in the Contacts, the person's first name is John.

Then the code behind is:

Hi Valued Customer, ,


And the results should be

Hi John,


Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
лист. 17
7562
2
серп. 15
10211
0
трав. 15
3899
0
квіт. 15
4357
0
вер. 23
5038