Hello, I have Odoo 8 and I want to create a print for a tree view. For example, I want to select one or more items of a tree view and then press "Print -> MyPrintCreated". Where can I find an example of this? What things have I to do?
Thanks!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello, I have Odoo 8 and I want to create a print for a tree view. For example, I want to select one or more items of a tree view and then press "Print -> MyPrintCreated". Where can I find an example of this? What things have I to do?
Thanks!
In case you really need to print the tree view, you have to write a qweb report that prints the tree view contents. But you can save the effort by installing the web_export_view module that allows you export the selected records in your view to a Excel spreadsheet. You can download the module from the OCA repository:
https://github.com/OCA/web/tree/8.0/web_export_view
Hope this helps,
I will try the module and then comment! Thanks!
how to write a qweb report to print tree view
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Apr 22
|
11311 | ||
|
0
Mar 15
|
3915 | ||
|
1
May 25
|
162 | ||
|
0
Jan 24
|
1013 | ||
|
6
Sep 23
|
105322 |