How to add image in report
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
1
الرد
13739
أدوات العرض
Hi,
try this code,
1)image from static folder
<img class="img" src="/your_module/static/src/img/your_image.png" style="height:45%;width:100%;" />
2)Image from database
<img t-att-src="'data:image/png;base64,%s' % to_text(doc.yor_field_name)"/>
Thanks !!!
![]()
Aswini @ iWesabe
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل