How Can I add a image to the sale.order model?
I don't want product images. I want an image on each sale.order report.
I need like an image_medium or image_large field inside the model of sale.order for each sale.order
And that this should be printed in the report line a header or something.
Is there any way I can make that?