تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
2325 أدوات العرض

When sending emails the odoo logo is shown in the email and not the company logo.

I tried to change mail_notification_light and add:


< img t-att-src="'/logo.png?company=1'" /> 

OR
< img t-att-src="'http://.../web/image?model=res.company&id=1&field=logo'" /> 

OR
< img t-att-src="'image_data_uri(company.logo)'" />


None of them work correctly!

Thank you

الصورة الرمزية
إهمال
الكاتب أفضل إجابة

Solved by referencing the image from a custom module:

custom_module/static/images/logo.png

الصورة الرمزية
إهمال
أفضل إجابة

May be you are using multiple DBs mapped to same domain. So the email template is not sure which logo to be displayed and from which DB. 

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
ديسمبر 24
6033
1
نوفمبر 24
2468
1
نوفمبر 24
1844
2
سبتمبر 24
1716
1
أغسطس 24
3393