I want to do something like this in a openerp report, how would I need to go about to create this file path:
<image file="images\[[o.name]]" x="72" y="72"/>
Are there ways to create variables in rml that I could then feed to the file= attribute.
I have little to no python knowledge, but would love to get this solved.
Right now I am trying to adjust the order.rml, I can load images, but only statically ...
In the reports .py file add a python function like this:
in the rml itself call the function as such: