How can I put an image in a RML. Report??
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
1
الرد
4470
أدوات العرض
Assuming you have the image stored as binary data in a picture_data field/column, here's how to display it on a RML:
<illustration width="250" height="190">
<image x="5" y="5" width="240" height="180">[[ o.picture_data ]]</image>
</illustration>
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل