Here's the thing: I need to know where exactly a RML report is rendered in Odoo8.
I get to manipulate the rendering of a qweb report but, when RML is executed, none of my code shows.
What I want to do is to change a value in the object that will be used for the report. This has to be done in general and not in a report specifically.
Can someone help me?