Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
8944 Переглядів

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

Related Posts Відповіді Переглядів Дія
3
квіт. 22
11800
0
бер. 15
4042
1
трав. 25
647
0
січ. 24
1413
6
вер. 23
106127