top of page

Odoo Qweb Report to show image Google Drive hosted image

  • Writer: Tek Siong, Hock
    Tek Siong, Hock
  • Sep 16, 2022
  • 1 min read

Sometimes, due to your Odoo server setting, you are not able to display the image in the Odoo Qweb Report.


A quick solution is to upload the image to the google drive (make sure you share to all), and display the google drive image link.

<img t-attf-src="https://drive.google.com/uc?export=view&amp;id=118dn3fZi1DILRmocfqIXZWEc6PT-dNyk"
     height="100px" width="200px"/>

Note: You can also show the image in the Odoo email template with the google drive image.

Recent Posts

See All
Odoo Performance Profile for debugging

Odoo Performance Profile for debugging, If you are on Odoo 16 and below, and need a good tool for debugging the performance of your Odoo system, this will be the right content for you.

 
 
 

Comments


Subscribe Form

  • facebook
  • linkedin

©2019 by Excelroot Technology Sdn Bhd.

bottom of page