Hi all , if my fileld like this :
description = fields.Html(string="description")
Then in view it look like ck_editor , I can attach image and text . but the problem is that image is not send with text to email. Any help plz
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi all , if my fileld like this :
description = fields.Html(string="description")
Then in view it look like ck_editor , I can attach image and text . but the problem is that image is not send with text to email. Any help plz
Hi,
Try the following code for attach an image with the email
<p> <img src="data:image/png;base64,${object.company_id.logo}" style="width: 150px;height: 80px;" /> </p>Regards
Hello Cybrosys Techno Solution Pvt.Ltd , I am not have fix image but I use field html to attach image to send to email.
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng ký
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.