콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
9188 화면

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

관련 게시물 답글 화면 활동
3
4월 22
12295
0
3월 15
4198
3
7월 25
8771
1
5월 25
1072
0
1월 24
1765