Hello, I have Odoo 8.
I need to print a report of some tree views, of the selected rows by the user. I do this with the "Export" option. For example: I want to print the tree view of Warehouse -> All the operations.
My problem is that, in some operations there are more than one proudct to transfer. How can I export this? When I select the product/display name field, Odoo exports only the first product of the operation.
Thanks!