Hello, I'm Pierre and very new to the OpenERP community. I am also very new to coding. I'm learning as I go here! I'm having a issues when it comes creating a new template for emails. I'm working on a sale order template. I am trying to get the type of product and the description in the main body of the email. I have been going back and forth from the template that comes with the sales_magagement app and creating a new template. I have also tried to edit the Sale Order - Send by Email to get the results that I am looking for. But from what I have seen it only pulls data from the "applied to" and the objects are the ones that are listed in the fields that go to the "applied to". How can I get more than one "applied to" or items from other object outside of the "appiled to". Thanks, Pierre
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
7420
Widoki
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
|
1
maj 24
|
1159 | ||
|
1
mar 25
|
25757 | ||
|
1
mar 15
|
9675 | ||
|
2
sie 25
|
1517 | ||
how to change email templates date format?
Rozwiązane
|
|
9
maj 21
|
44264 |
I have been able to create the template in the OpenERP web client, but when I select the "Send by Email" in the âSalesâ menu then âQuotationâ, the template doesn't show up. I have found out that it is do to what it is applied too.
In the sale.order model, in My Computer under the program, there is the sale_order_action_data.xml. I need help is adding in the âproduct_idâ and the ânameâ from sale.order.line table from the database.