i am using qweb reports to generate a document wich should have asociated attachments using the document
module of Odoo. But i dont know how to display the list of attachments asociated to a document in the qweb/pdf report.
Please note that i am not asking to store a document as attachment. Just to display the list of current attachments in a report.
Do you know how to do that?