I have an image field in a model that inherit from res_company with upload button, and I have a report that already print all company's data.
For this report I have a background-image for a div as inlinin style.
My question: How to add this image from database as a "url" for background-image, thanks.
*I can provide you with the code if you are interested to solve it.