I'm trying to put some datas into a postgres temporary table, and then extract them via a rml report.
My problem is how to tell to openerp to get datas from these temporary tables instead of the default model, in my case account.invoice.
Thanks a lot for the help.