I'm wondering if it's possible and if so, how is it possible to generate a qweb report and save it in a binary field?
I need this so if I have to add something new to the report, or change some data (new company name) the old reports will all have the correct data (old data), because they won't be generated again.
So how do you generate a report from a model and save it into the models binary field?