Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
3 ตอบกลับ
19409 มุมมอง

How to add company logo to email templates? Thank you.

อวตาร
ละทิ้ง
ผู้เขียน

Hi, if I use ${object.company_id.logo} then the character ascii code of the logo image appears. How can I do to make the logo image appear instead? Thanks

<p><img src=" data:image/png;base64, ${object.company_id.logo}" height="100px" width="100px"/></p>

คำตอบที่ดีที่สุด

Gmail, and probably many other emails, do NOT support base64 images, you have to use a url, like:

https://your-website.com/web/image/res.company/${object.company_id.id}/logo?width=180" style="height: auto; width: 180px;"  alt="${object.company_id.name}"/>

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

https://www.odoo.com/forum/help-1/question/how-to-insert-image-from-openerp-into-email-template-26511

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
Email Template subject parameters แก้ไขแล้ว
1
ก.พ. 24
2907
1
ก.ค. 23
3823
Failed to render template แก้ไขแล้ว
1
ก.พ. 22
6524
0
ส.ค. 21
2781
3
ส.ค. 20
6919