Hey guys, I have a question, Is there any way to include an image that the user just uploaded in the form in a report?
images = fields,Many2many(comodel_name='ir,attachment', string="Imágenes")
I have this, and it appears in the view, but I don't know how to place those images into the report, In the report, I have this loop that works and shows the blank spot multiple times:
"i cant place the line of the code of the image no karma :("