Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie

 I have this code to create a new email template


"custom_sale_order_template" model=" mail.template">

"name">My Custom Template

"subject">Sale Order <!--(#${object.source_sale_id.name})-->< /span>

"model_id" ref="sale.model_sale_orde"/ >


"partner_to">{{ object.partner_id.id }}

"reply_to">{{user.email_formatted}}

"report_template" ref="sale.action_report_saleorder"/ >

"report_name">Sale Order

"lang">{{ object.partner_id.lang }}

"auto_delete" eval="True"/>

"body_html" type="html">

"html_body"/>



inside the field name=body html, i want to insert a html file template and reuse it by changing some

parts only in the separate html file. is that possible?


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
cze 23
3786
0
cze 23
1466
0
mar 15
3751
1
maj 24
1447
1
kwi 24
1252