Using image_data_uri on the img tag source property to get an image from the documents app
Hello odooers.
I am trying to get an image to show in an XML report using the img tag. To place the image in there I uploaded it in the documents module.
From there how to add the image in the sec property of the img tag to be displayed in the report?