Hi,
How we can add datas in html fields. I have added some html data in that field. It doesn't seems to be look fine.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi,
How we can add datas in html fields. I have added some html data in that field. It doesn't seems to be look fine.
Example:
<field name="body_html"><![CDATA[
<p>
Hello ${object.name},
</p>
<p>
You have been invited to validate your email in order to get access to "${object.company_id.name}" Q/A Forums.
</p>
<p>
To validate your email, please click on the following link:
</p>
<ul>
<li><a href="${ctx.get('token_url')}">Validate my account for "${object.company_id.name}" Q/A Forums</a></li>
</ul>
<p>
Thanks,
</p>
<pre>
--
${object.company_id.name or ''}
${object.company_id.email or ''}
${object.company_id.phone or ''}
</pre>]]>
</field>
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
0
3월 25
|
1438 | ||
|
0
1월 25
|
3558 | ||
|
1
8월 23
|
14907 | ||
change password
해결 완료
|
|
1
8월 23
|
13572 | |
|
1
7월 23
|
10534 |